Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/OpenShell
/ exists
Method
exists
crates/openshell-vfio/src/sysfs.rs:104–106 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
102
}
103
104
pub(crate) fn exists(&self) -> bool {
105
self.path().exists()
106
}
107
108
pub(crate) fn file(&self, name: &str) -> PathBuf {
109
self.path().join(name)
Callers
15
from_active_cluster
Method · 0.80
find_repo_root
Function · 0.80
find_repo_root
Function · 0.80
ensure_existing
Function · 0.80
reset_directory
Function · 0.80
merge_directory
Function · 0.80
copy_if_exists
Function · 0.80
remove_docs
Function · 0.80
test_remove_docs_drops_snapshot
Function · 0.80
resolve_gateway_metadata_path
Function · 0.80
list_gateways_with_source
Function · 0.80
clear_active_gateway
Function · 0.80
Calls
1
path
Method · 0.80
Tested by
10
test_remove_docs_drops_snapshot
Function · 0.64
resolve_process_identity_surfaces_binary_integrity_violation_on_hot_swap
Function · 0.64
resolve_process_identity_surfaces_ambiguous_shared_socket
Function · 0.64
has_gpu_devices_reflects_dxg_or_nvidiactl
Function · 0.64
check_ca_env
Function · 0.64
fn
Function · 0.64
_keycloak_url
Function · 0.64
github_actions_host_work_path
Function · 0.64
doctor_check_passes_with_docker
Function · 0.64
local_podman_all_gpu_default_supported
Function · 0.64