Skip to main content

init_user_config

Function init_user_config 

Source
pub fn init_user_config() -> Result<(PathBuf, bool), ConfigError>
Expand description

Creates ~/.config/codei/config.toml if it does not exist. Returns the path and whether a new file was created.