Skip to main content
SpawnOptions - child_process - Node documentation
interface SpawnOptions

Usage in Deno

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

Properties

optional
detached: boolean | undefined