MCPcopy Create free account
hub / github.com/NVIDIA/OpenShell / noninteractive_active_label

Function noninteractive_active_label

crates/openshell-cli/src/run.rs:411–413  ·  view source on GitHub ↗
(step: ProvisioningStep)

Source from the content-addressed store, hash-verified

409}
410
411fn noninteractive_active_label(step: ProvisioningStep) -> String {
412 step.active_label().trim_end_matches('.').to_string()
413}
414
415fn handle_platform_progress_event(
416 event: &PlatformEvent,

Callers

nothing calls this directly

Calls 1

active_labelMethod · 0.80

Tested by

no test coverage detected