init(_:)
Creates a file attribute key from a string.
Declaration
init(_ rawValue: String)Parameters
- rawValue:
The string value representing the file attribute key.
Creates a file attribute key from a string.
init(_ rawValue: String)The string value representing the file attribute key.