Path
struct Path
The Path
-
The raw value
Declaration
Swift
let rawValue: String -
Designated Initializer
Declaration
Swift
init( parents: Path..., rawValue: String )Parameters
parentsThe parent Paths
rawValueThe raw value
View on GitHub
Path Structure Reference