Function novel_api::config_dir_path

source ·
pub fn config_dir_path(app_name: &str) -> Result<PathBuf, Error>
Expand description

Return the path to the project’s config directory or the current directory on failure