RenderOptions
Interface: RenderOptions
Section titled “Interface: RenderOptions”Defined in: pure.ts:24
Properties
Section titled “Properties”cwd: string;Defined in: pure.ts:25
debug: boolean;Defined in: pure.ts:26
spawnOpts
Section titled “spawnOpts”spawnOpts: Omit<SpawnOptionsWithoutStdio, "cwd">;Defined in: pure.ts:27
