property Process.prototype._stdout

Type

AsyncIterable<Uint8Array> | undefined

Usage

import { Process } from ".";