Skip to main content

cwd_rel_path

Function cwd_rel_path 

Source
pub fn cwd_rel_path(path: &Path, gctx: &GlobalContext) -> String
Expand description

Display path, generally relative to cwd

Prefer workspace_rel_path. This is for when there is no workspace available.