Module garden::path

source ·
Expand description

Path utilities

Functions

Convert a Path into an absolute path.
Return the current directoy as a PathBuf.
Return the current directory as a string.
Return the home directory for the current user.
Strip a prefix from a path. Returns a path as a string.