Contents

init(stringLiteral:)

Create a file path component from a string literal.

Declaration

init(stringLiteral: String)

Discussion

Precondition: stringLiteral is non-empty, is not a root, and has only one component in it.