Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/OpenShell
/ current_euid
Function
current_euid
crates/openshell-driver-vm/src/main.rs:307–309 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
305
}
306
307
fn current_euid() -> u32 {
308
rustix::process::geteuid().as_raw()
309
}
310
311
fn prepare_private_socket_dir(
312
socket_dir: &Path,
Callers
2
prepare_compute_driver_socket
Function · 0.70
new
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected