Expand description
Path manipulation utilities: cross platform canonicalization, tilde expansion, and directory distance penalties for search scoring.
Functionsยง
- calculate_
distance_ penalty - Calculate distance penalty based on directory proximity. Returns a negative penalty score based on how far the candidate is from the current file.
- canonicalize
- expand_
tilde