Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

ENV

warning

The STD-ENV module is not stable and/or partially implemented.

using std.env;

get

Parameters:
1 = string | environment variable name

Returns:
string | contents of environment variable

args

Parameters:

Returns:
string[] | command line parameters on launch