Function tree_sitter_stack_graphs::functions::path::normalize

source ยท
pub fn normalize(path: &Path) -> Option<PathBuf>
Expand description

Normalize a path, removing things like . and .. wherever possible.