path
§Functions
| path.appData | Utility function create an app data path. |
| path.combine | Combine two |
| path.directory | Utility function to create a |
| path.file | Utility function to create a |
| path.fromPosix | Transform a string into a |
| path.isDirectory | Is this |
| path.isFile | Is this |
| path.isOnRootBranch | Is this |
| path.isPartition | Is this |
| path.isRootDirectory | Is this |
| path.isSameKind | Check if two |
| path.isSamePartition | Check if two |
| path.kind | What |
| path.log | Render a raw |
| path.map | Map a |
| path.parent | Get the parent directory of a |
| path.removePartition | Remove the |
| path.root | Utility function to create a root |
| path.terminus | Get the last part of the path. |
| path.toPosix | Transform a |
| path.unwrap | Unwrap a |
| path.withPartition | Utility function to prefix a path with a |
§Type Aliases
| path.Directory | Alias for |
| path.DirectoryPath | A directory path. |
| path.Distinctive | Alias for |
| path.DistinctivePath | A file or directory path. |
| path.File | Alias for |
| path.FilePath | A file path. |
| path.Partition |
|
| path.Partitioned | |
| path.PartitionedNonEmpty | |
| path.Private | Private partition |
| path.Public | Public partition |
| path.Segment | |
| path.Segments | |
| path.SegmentsNonEmpty |