Skip to main content

get

Function get 

Source
pub fn get(key: &str) -> Option<String>
Expand description

Get a configuration value by key Returns none if the key doesn’t exist