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