Skip to main content

encode_project_path

Function encode_project_path 

Source
pub fn encode_project_path(project: &Path) -> String
Expand description

Claude Code names each project directory after its path, with everything outside [A-Za-z0-9_] flattened to a dash.