[go: up one dir, main page]

Module path

Module path 

Source
Expand description

§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_last_modified_time
Returns the last modified time of the provided path in millies since unix epoch time.
get_parent_directory
Returns the parent path.