import { type ExitExecuteResult } from "https://deno.land/x/dax@0.31.1/src/result.ts";
Tells the shell it should exit immediately with the provided exit code.
import { type ExitExecuteResult } from "https://deno.land/x/dax@0.31.1/src/result.ts";
Tells the shell it should exit immediately with the provided exit code.