Module fsio::path

source · []
Expand description

path

Path utility functions and traits.

Modules

as_path

from_path

Functions

Returns a canonicalized string from the provided path value.

Returns a canonicalized string from the provided path value.

Returns the last path component (file name or last directory name).

Returns the last modified time of the provided path in millies since unix epoch time.

Returns the parent path.