Skip to main content
Module

x/dax/mod.ts

Cross platform shell tools for Deno inspired by zx.
Very Popular
Go to Latest
import * as dax from "https://deno.land/x/dax@0.9.0/mod.ts";

Classes

The underlying builder API for executing commands.

Result of running a command.

Builder API for downloading files.

Result of making a request.

Variables

v
$

Default $ where commands may be executed.

Default $ where commands may be executed.

Functions

Builds a new $ which will use the state of the provided builders as the default.

Interfaces

Options for creating a custom $.

Options for using $.retry({ ... })

export ENV_VAR=VALUE

ENV_VAR=VALUE