import * as mod from "https://dotland.deno.dev/x/dax@0.39.2/src/result.ts";
Interfaces
Change that alters the current working directory. | |
Tells the shell to continue executing. | |
Tells the shell it should exit immediately with the provided exit code. | |
Change that sets an environment variable (ex. | |
Change that sets a shell variable (ex. | |
Change that deletes the environment variable (ex. |
Type Aliases
Change that alters the environment. | |
Result of executing a custom command. |