Skip to main content

set

Function set 

Source
pub fn set(
    cwd: &Path,
    scope: ConfigScope,
    key: &str,
    value: &str,
) -> Result<(), Error>
Expand description

Set key = value in the given scope.