pub fn prefix_with_current_dir_if_needed(path: PathBuf) -> PathBuf
Transforms a path without prefix into a relative path starting at the current directory.
path