init(rawValue:)
Creates a new kind of file operation using the raw value of a string you specify.
Declaration
init(rawValue: String)Parameters
- rawValue:
A string that represents the kind of file operation.
Creates a new kind of file operation using the raw value of a string you specify.
init(rawValue: String)A string that represents the kind of file operation.