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