Module path

Module path 

Source
Expand description

Utilities for working with filesystem paths.

Functions§

decompose
Decomposes path into parent and filename. Returns None if path doesn’t have parent (it’s the root).