Skip to content

feat: Adds file attributes supports on mac os platform.#70

Open
devedbox wants to merge 1 commit into
JohnSundell:masterfrom
devedbox:master
Open

feat: Adds file attributes supports on mac os platform.#70
devedbox wants to merge 1 commit into
JohnSundell:masterfrom
devedbox:master

Conversation

@devedbox

@devedbox devedbox commented Sep 3, 2018

Copy link
Copy Markdown

No description provided.

@Amzd

Amzd commented Dec 4, 2019

Copy link
Copy Markdown
Contributor

File attributes aren't macOS exclusive, any reason you restricted this to macOS?

Comment thread Sources/Files.swift
get {
return try? fileManager.attributesOfItem(atPath: path)
}

@maximkrouk maximkrouk Sep 25, 2022

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extra newline between getter and setter 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants