platform library

Path following windows specification on windows, follows posix otherwise

Extension Types

Path
This type supports a number of operations for inspecting a path, including breaking the path into its components, extracting the file name, determining whether the path is absolute, and so on.

Typedefs

Metadata = FileStat
ReadDir = List<FileSystemEntity>
An iterator over the entries within a directory.