Skip to main content

set

Function set 

Source
pub fn set(config: &mut GorConfig, key: &str, value: Value, host: Option<&str>)
Expand description

Set a config value. If host is provided, sets it under hosts.<host>.<key>.