Skip to main content

get

Function get 

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

Get a config value by dotted key (e.g., “user.name”, “core.compression_level”)