Skip to main content

get_config_storage_path

Function get_config_storage_path 

Source
pub fn get_config_storage_path() -> Result<PathBuf>
Expand description

Get the path to the configuration storage file

Returns ~/.claude/cc_auto_switch_setting.json

ยงErrors

Returns error if home directory cannot be found