Skip to main content

normalize_tool_path

Function normalize_tool_path 

Source
pub fn normalize_tool_path(path: &str) -> String
Expand description

Normalize paths from any client format to a consistent OS-native form. Delegates to core::pathutil so core crates do not depend on hooks.