toDirectory : Webnative.Path.Path Webnative.Path.Encapsulated -> Maybe (Webnative.Path.Path Webnative.Path.Directory)
Remove the membrane and extract a Path Directory
.
toFile : Webnative.Path.Path Webnative.Path.Encapsulated -> Maybe (Webnative.Path.Path Webnative.Path.File)
Remove the membrane and extract a Path File
.