import { type CommandPipeReader } from "https://dotland.deno.dev/x/dax@0.39.2/src/command_handler.ts";
Used to read from stdin.
definition: "inherit" | "null" | Reader
x/dax/src/command_handler.ts>CommandPipeReader
import { type CommandPipeReader } from "https://dotland.deno.dev/x/dax@0.39.2/src/command_handler.ts";
Used to read from stdin.