Module ckb_std::env

source ·
Expand description

Inspection and manipulation of the program’s environment.

Structs

  • An argument passed to this program.

Functions

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