Initializer

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.

See Also 参照

Creating Kinds of File Operation