interface SpawnOptions
extends CommonSpawnOptions
Usage in Deno
```typescript import { type SpawnOptions } from "node:node__child_process.d.ts"; ```optional
detached: boolean | undefined
detached: boolean | undefined