method CommandBuilder.prototype.stdinimport { CommandBuilder } from "https://dotland.deno.dev/x/dax@0.39.2/mod.ts"; stdin(reader: ShellPipeReaderKind): CommandBuilderSets the stdin to use for the command. Parametersreader: ShellPipeReaderKindReturnsCommandBuilder