init(_:)
Creates a new kind of file operation using the specified string.
Declaration
init(_ rawValue: String)Parameters
- rawValue:
A string that represents the kind of file operation.
Creates a new kind of file operation using the specified string.
init(_ rawValue: String)A string that represents the kind of file operation.