Skip to content
Snippets Groups Projects
Brad King's avatar
Brad King authored
Many calls to the one-argument `CollapseFullPath` variant already have
an absolute path and just need to collapse it.  Avoid calling `getcwd`
if the result is not needed because it can be an expensive syscall.
c35a377f
History
Name Last commit Last update