Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

Interfaces

Deno.Closer

Deno.Reader stream.

Deno.ReaderSync stream.

Deno.Writer stream.

Deno.WriterSync stream.

Type Aliases

Behaviour to use for stdin.

The behaviour to use for a shell pipe.