Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
618
impl Drop for TapGuard {
Callers
2
run_qemu_vm
Function · 0.45
cleanup_gvproxy
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected