| hide_title | true |
|---|---|
| custom_edit_url | |
| pagination_prev | |
| pagination_next |
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';