Skip to main content
Module

x/dax/mod.ts>CommandBuilder#stdin

Cross platform shell tools for Deno inspired by zx.
Very Popular
Go to Latest
method CommandBuilder.prototype.stdin
Re-export
import { CommandBuilder } from "https://deno.land/x/dax@0.9.0/mod.ts";

Sets the stdin to use for the command.

Parameters

reader: ShellPipeReader | string | Uint8Array