interface SpawnOptionsWithoutStdio
extends SpawnOptions
Usage
import { type SpawnOptionsWithoutStdio } from "node:child_process";
optional
stdio: StdioPipeNamed | StdioPipe[] | undefined
import { type SpawnOptionsWithoutStdio } from "node:child_process";
stdio: StdioPipeNamed | StdioPipe[] | undefined