pub fn get(key: &str) -> Result<Option<String>, ConfigError>
Gets a single opaque config value set at the given key if it exists