Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_match
Function · 0.80
validate_cli_mtls_bundle_dir
Function · 0.80
server_cert_sans
Function · 0.80
write
Method · 0.80
refresh_state_name
Function · 0.80
list_refresh_states_for_provider
Function · 0.80
list_all_refresh_states
Function · 0.80
run_refresh_worker_tick
Function · 0.80
run_server
Function · 0.80
looks_like_tls
Function · 0.80
validate_gcp_project_id
Function · 0.80
publish
Method · 0.80
Calls
no outgoing calls
Tested by
15
streaming_proxy_completes_despite_exceeding_route_timeout
Function · 0.64
test_rewrite_get_request
Function · 0.64
test_rewrite_strips_proxy_headers
Function · 0.64
test_rewrite_replaces_connection_header
Function · 0.64
test_rewrite_preserves_body_overflow
Function · 0.64
test_rewrite_preserves_existing_via
Function · 0.64
test_rewrite_forward_request_uses_canonical_path_on_the_wire
Function · 0.64
test_rewrite_forward_request_preserves_canonical_query_on_the_wire
Function · 0.64
test_rewrite_resolves_placeholder_auth_headers
Function · 0.64
test_forward_rewrite_preserves_websocket_upgrade_connection_header
Function · 0.64
test_forward_relay_guard_blocks_stale_generation_before_upstream_write
Function · 0.64
test_forward_relay_rejects_cl_te_smuggling_before_upstream_write
Function · 0.64