method Context.prototype.setEnvVarimport { Context } from "https://dotland.deno.dev/x/dax@0.39.2/src/shell.ts"; setEnvVar(key: string, value: string | undefined)Parameterskey: stringvalue: string | undefined