init(_:)
Creates a file path from a string.
Declaration
init(_ string: String)Parameters
- string:
A string whose Unicode encoded contents to use as the contents of the path.
Creates a file path from a string.
init(_ string: String)A string whose Unicode encoded contents to use as the contents of the path.