Skip to main content

scope_of

Function scope_of 

Source
pub fn scope_of(key: &str) -> Scope
Expand description

git config --show-origin --get <key> → which file it came from.

Default for a key nobody set, which is also the answer when git cannot be asked — the value in use is the shipped one either way.