pub fn get(key: &str) -> Option<String>
Get a configuration value by key Returns none if the key doesn’t exist