[][src]Module fsio::path

path

Path utility functions and traits.

Modules

as_path

as_path

from_path

from_path

Functions

canonicalize_as_string

Returns a canonicalized string from the provided path value.

canonicalize_or

Returns a canonicalized string from the provided path value.

get_basename

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

get_parent_directory

Returns the parent path.