Module env

Source
Expand description

Inspection and manipulation of the program’s environment.

Structs§

Arg
An argument passed to this program.

Functions§

argv
Returns the arguments that this program was started with (normally passed via exec or ckb-debugger).