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

Method is_empty

crates/openshell-core/src/gpu.rs:93–95  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

91
92 #[must_use]
93 pub fn is_empty(&self) -> bool {
94 self.device_ids.is_empty()
95 }
96
97 fn default_device_family(
98 &self,

Callers 15

docker_daemon_platformFunction · 0.45
parse_platformFunction · 0.45
build_imageFunction · 0.45
load_dockerignoreFunction · 0.45
resolve_ssh_hostnameFunction · 0.45
read_nonempty_trimmedFunction · 0.45
load_edge_tokenFunction · 0.45
resolveMethod · 0.45
try_validation_requestFunction · 0.45
build_provider_urlFunction · 0.45

Calls

no outgoing calls

Tested by 15

create_sandboxMethod · 0.36
create_providerMethod · 0.36
update_providerMethod · 0.36
create_providerMethod · 0.36
update_providerMethod · 0.36
sandbox_list_namesFunction · 0.36
ensure_test_imageFunction · 0.36
podman_socket_pathFunction · 0.36
sandbox_container_idFunction · 0.36
read_vm_bootstrap_tokenFunction · 0.36