import { type ExitExecuteResult } from "https://deno.land/x/dax@0.28.0/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.28.0/src/result.ts";
Tells the shell it should exit immediately with the provided exit code.