Home > @rushstack/node-core-library > IWaitForExitOptions > encoding
IWaitForExitOptions.encoding property
The encoding of the output. If not provided, the output will not be collected.
Signature:
encoding?: BufferEncoding | 'buffer';
Home > @rushstack/node-core-library > IWaitForExitOptions > encoding
The encoding of the output. If not provided, the output will not be collected.
Signature:
encoding?: BufferEncoding | 'buffer';