Skip to main content

Module pathutil

Module pathutil 

Source
Expand description

Path helpers the vendored fs needs (upstream llrt_path). The path MODULE is this crate’s own; only these Rust helpers come from upstream, so fs stays byte-close to it.

Structs§

PathModule

Constants§

CURRENT_DIR_STR

Functions§

basename
dirname
ends_with_sep
is_absolute
join_path
join_path_with_separator
name_extname
normalize
relative
replace_backslash
resolve
resolve_path
resolve_path_with_separator