Module path

Module path 

Source
Expand description

Pure MSI path and reference normalization helpers.

The functions in this module do not touch the filesystem or the MSI API. They only normalize strings, choose between MSI long/short names, and map symbolic references to concrete PathBuf values when the information is already present in the derived lookup tables.

Functionsยง

normalize_path ๐Ÿ”’
normalize_registry_key_path ๐Ÿ”’
resolve_reference_path ๐Ÿ”’
select_msi_name ๐Ÿ”’