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