import { CommandBuilder } from "https://deno.land/x/dax@0.24.0/src/command.ts";
Sets the current working directory to use when executing this command.
Parameters
dirPath: string | URL
import { CommandBuilder } from "https://deno.land/x/dax@0.24.0/src/command.ts";
Sets the current working directory to use when executing this command.