Skip to main content
StdioNull - child_process - Node documentation
type alias StdioNull

Usage in Deno

import { type StdioNull } from "node:child_process";

Definition

"inherit"
| "ignore"
| Stream