Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/OpenShell
/ is_empty
Method
is_empty
crates/openshell-driver-vm/src/lifecycle.rs:473–475 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
471
472
#[must_use]
473
pub fn is_empty(&self) -> bool {
474
self.extensions.is_empty()
475
}
476
477
#[must_use]
478
pub fn len(&self) -> usize {
Callers
15
podman_volume_is_bind_backed
Function · 0.45
write_sandbox_token_file
Function · 0.45
local_podman_cdi_gpu_inventory_from
Function · 0.45
new
Method · 0.45
create_sandbox
Method · 0.45
delete_sandbox
Method · 0.45
grpc_endpoint_http_without_tls
Function · 0.45
grpc_endpoint_https_with_tls
Function · 0.45
explicit_grpc_endpoint_takes_precedence
Function · 0.45
validate_host_gateway_ip
Method · 0.45
map_podman_event
Function · 0.45
resolve_image
Function · 0.45
Calls
no outgoing calls
Tested by
3
grpc_endpoint_http_without_tls
Function · 0.36
grpc_endpoint_https_with_tls
Function · 0.36
explicit_grpc_endpoint_takes_precedence
Function · 0.36