Contents

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.

See Also

Creating a File Path