[][src]Module heim_runtime::linux

Linux-specific extension for configuring custom paths for Procfs

Functions

procfs_root

Returns the static Path value of a configured PROCFS_ROOT.

set_procfs_root

Instantiates the OnceCell holding PROCFS_ROOT in the case that it hasn't already been instantiated.

set_sysfs_root

Instantiates the OnceCell holding SYSFS_ROOT in the case that it hasn't already been instantiated.

sysfs_root

Returns the static Path value of a configured PROCFS_ROOT.