MCPcopy 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

drawFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected