Skip to main content
interface Deno.SpawnOutput
implements ChildStatus
Unstable

Methods

getter
stdout(): Uint8Array
getter
stderr(): Uint8Array