Skip to main content
Module

x/dax/src/common.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.24.0/src/common.ts";

Classes

A special kind of tree box that handles logging with static text.

Functions

Gets an executable shebang from the provided file path.

Follow rust std::path::Path::join The advantage is it can handle joining 2 absolute paths with common part

Interfaces

An iterator that returns a new delay each time.

Type Aliases

Delay used for certain actions.