[][src]Function combostew_cli::get_default_config

pub fn get_default_config(
    matches: &ArgMatches,
    tool_name: &'static str,
    app_config: Vec<ConfigItem>
) -> Result<Config, String>