Initializer

init(_:)

Initializes from the result of a previous call to Path.stringRepresentation. Fails if the string does not describe a valid path.

Declaration 宣言

init?(_ string: String)

See Also 参照

Creating a Path パスを作成する