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

Method activation

crates/openshell-driver-vm/src/lifecycle.rs:840–842  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

838 }
839
840 fn activation(&self) -> ExtensionActivation {
841 self.activation
842 }
843
844 fn descriptor(&self) -> ExtensionDescriptor {
845 ExtensionDescriptor {

Callers 2

validateMethod · 0.45
active_forMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected