import * as mod from "https://deno.land/std@0.87.0/node/process.ts";
Variables
v arch | |
v argv | https://nodejs.org/api/process.html#process_process_argv Read permissions are required in order to get the executable route |
v cwd | |
v env | https://nodejs.org/api/process.html#process_process_env Requires env permissions |
v exit | |
v pid | |