Skip to main content

Module env

Module env 

Source
Expand description

Native env module for environment variable and system info access.

Exports: env.get, env.has, env.all, env.args, env.cwd, env.os, env.arch

Policy gated: requires Env permission at runtime.

Functionsยง

create_env_module
Create the env module with environment variable and system info functions.