Skip to main content

Crate neco_pathrel

Crate neco_pathrel 

Source

Structs§

PathPolicy
Path comparison policy shared by relation helpers.

Enums§

PathCaseSensitivity
Case handling used when comparing path segments.

Functions§

join_path
Join base and name using the policy separator.
parent_path
Return the direct parent slice when one exists under the given policy.
path_matches_or_contains
Return whether path is equal to target or lies under target.
remap_path_for_rename
Remap path from the renamed source subtree into target.