init(root:_:)

Create a file path from an optional root and a slice of another path’s components.

Declaration

init(root: FilePath.Root?, _ components: FilePath.ComponentView.SubSequence)