Skip to main content

resolve_local_path_for_filesystem

Function resolve_local_path_for_filesystem 

Source
pub(crate) fn resolve_local_path_for_filesystem(p: &Path) -> Result<PathBuf>
Expand description

Resolve -p to a filesystem path before canonicalize: relative paths and . use path_base_for_dash_p as the prefix (invocation pwd, or process cwd).