Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_platform
Function · 0.45
parse_platform
Function · 0.45
insert_implicit_platform_build_args
Function · 0.45
build_image
Function · 0.45
load_dockerignore
Function · 0.45
resolve_ssh_hostname
Function · 0.45
read_nonempty_trimmed
Function · 0.45
load_edge_token
Function · 0.45
system_config_dir_override
Function · 0.45
resolve
Method · 0.45
try_validation_request
Function · 0.45
build_provider_url
Function · 0.45
Calls
no outgoing calls
Tested by
15
create_sandbox
Method · 0.36
create_provider
Method · 0.36
update_provider
Method · 0.36
create_provider
Method · 0.36
update_provider
Method · 0.36
get_provider_refresh_status
Method · 0.36
sandbox_list_names
Function · 0.36
ensure_test_image
Function · 0.36
podman_socket_path
Function · 0.36
sandbox_container_id
Function · 0.36
read_vm_bootstrap_token
Function · 0.36
local_driver_sandbox_restarts_with_non_expiring_bootstrap_jwt
Function · 0.36