Expand description
Cross-crate path normalization helpers.
Functions§
- normalize_
lexical - Collapse
.and resolvable..components without touching the filesystem. - strip_
verbatim_ prefix - Strip a Windows
\\?\verbatim drive prefix frompathso callers that interpolate it into a path-concatenating template (%~dp0\{rel}in the bin-shim generator,starts_withownership checks inscan_packages/remove_package,CreateDirectoryWcalls in the linker) all see the plainC:\…form.