Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/OpenShell
/ is_globally_managed
Method
is_globally_managed
crates/openshell-tui/src/app.rs:198–200 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
196
}
197
198
pub fn is_globally_managed(&self) -> bool {
199
self.scope == SettingScope::Global
200
}
201
}
202
203
/// Format a proto `SettingValue` for display.
Callers
2
handle_sandbox_settings_key
Method · 0.80
draw
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected