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)Create a file path from an optional root and a slice of another path’s components.
init(root: FilePath.Root?, _ components: FilePath.ComponentView.SubSequence)