init(stringLiteral:)
Create a file path root from a string literal.
Declaration
init(stringLiteral: String)Discussion
Precondition: stringLiteral is non-empty and is a root.
Create a file path root from a string literal.
init(stringLiteral: String)Precondition: stringLiteral is non-empty and is a root.