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

Method len

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

Source from the content-addressed store, hash-verified

476
477 #[must_use]
478 pub fn len(&self) -> usize {
479 self.extensions.len()
480 }
481
482 #[must_use]
483 pub fn names(&self) -> Vec<String> {

Callers 15

simple_glob_matchFunction · 0.80
server_cert_sansFunction · 0.80
writeMethod · 0.80
refresh_state_nameFunction · 0.80
list_all_refresh_statesFunction · 0.80
run_refresh_worker_tickFunction · 0.80
run_serverFunction · 0.80
looks_like_tlsFunction · 0.80
validate_gcp_project_idFunction · 0.80
publishMethod · 0.80

Calls

no outgoing calls