pub fn set( cwd: &Path, scope: ConfigScope, key: &str, value: &str, ) -> Result<(), Error>
Set key = value in the given scope.
key = value