Module env
nix
0.26.4
Module env
Structs
Functions
In crate nix
Modules
dir
env
errno
fcntl
features
ifaddrs
kmod
mount
mqueue
net
poll
pty
sched
sys
time
ucontext
unistd
Macros
cmsg_space
ioctl_none
ioctl_none_bad
ioctl_read
ioctl_read_bad
ioctl_read_buf
ioctl_readwrite
ioctl_readwrite_bad
ioctl_readwrite_buf
ioctl_write_buf
ioctl_write_int
ioctl_write_int_bad
ioctl_write_ptr
ioctl_write_ptr_bad
request_code_none
request_code_read
request_code_readwrite
request_code_write
Traits
NixPath
Type Aliases
Error
Result
?
Settings
Module
nix
::
env
Copy item path
source
·
[
−
]
Expand description
Environment variables
Structs
§
ClearEnvError
Indicates that
clearenv
failed for some unknown reason
Functions
§
clearenv
⚠
Clear the environment of all name-value pairs.