MCPcopy 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
307fn current_euid() -> u32 {
308 rustix::process::geteuid().as_raw()
309}
310
311fn prepare_private_socket_dir(
312 socket_dir: &Path,

Callers 2

newMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected