circu.js
Preparing search index...
os
CModuleOS
setenv
Function setenv
setenv
(
name
:
string
,
value
:
string
)
:
void
Set environment variable (sync)
Parameters
name
:
string
Variable name
value
:
string
Variable value
Returns
void
Throws
Throws on failure (e.g., out of memory)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
circu.js
Loading...
Set environment variable (sync)