Skip to main content

Module LabelGetURI

Module LabelGetURI 

Source
Expand description

Resolve a human-readable display label for a URI. Two modes:

  • Relative=false: strip the file:// scheme and return the raw absolute path.
  • Relative=true: same, then trim the workspace-folder prefix so the user sees Source/main.rs instead of /Volumes/.../Mountain/Source/main.rs.

Functionsยง

LabelGetURI