Skip to main content

encode_project_dir

Function encode_project_dir 

Source
pub fn encode_project_dir(working_directory: &Path) -> String
Expand description

Encode a working directory the way the CLI names its per-project transcript folder: / and . become -, everything else unchanged.