method CommandBuilder.prototype.stdinTextRe-exportimport { CommandBuilder } from "https://deno.land/x/dax@0.24.1/mod.ts"; stdinText(text: string)Sets the stdin string to use for a command. Parameterstext: string