Skip to main content

get_project_path_for_scope

Function get_project_path_for_scope 

Source
pub fn get_project_path_for_scope(scope: &str) -> Option<String>
Expand description

Get the project path for scopes that are project-specific. Returns the original cwd for ‘project’ and ‘local’ scopes, None otherwise.