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

Method disarm

crates/openshell-driver-vm/src/runtime.rs:613–615  ·  view source on GitHub ↗
(&mut self)

Source from the content-addressed store, hash-verified

611 }
612
613 fn disarm(&mut self) {
614 self.disarmed = true;
615 }
616}
617
618impl Drop for TapGuard {

Callers 2

run_qemu_vmFunction · 0.45
cleanup_gvproxyFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected