Skip to main content

Module path

Module path 

Source
Expand description

Path containment helpers shared by tool execution.

Functionsยง

normalize_path
Normalize a path by resolving . / .. without touching the filesystem.
path_has_prefix
Compare paths for prefix containment, normalizing Windows \\?\ verbatim prefixes.