import { CommandBuilder } from "https://deno.land/x/dax@0.31.1/src/command.ts";
Sets the stdin to use for the command.
Parameters
reader: ShellPipeReader | Uint8Array | ReadableStream<Uint8Array>
import { CommandBuilder } from "https://deno.land/x/dax@0.31.1/src/command.ts";
Sets the stdin to use for the command.