import { CommandBuilder } from "https://dotland.deno.dev/x/dax@0.39.2/src/command.ts";
Sets multiple environment variables to use at the same time via an object literal.
Sets a single environment variable to use.
x/dax/src/command.ts>CommandBuilder#env
import { CommandBuilder } from "https://dotland.deno.dev/x/dax@0.39.2/src/command.ts";
Sets multiple environment variables to use at the same time via an object literal.
Sets a single environment variable to use.