Function read_config

Source
pub fn read_config(
    optional_path: Option<&str>,
) -> (HashMap<String, String>, HashMap<String, SqlTableSchema>)