Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 587 Bytes

File metadata and controls

19 lines (14 loc) · 587 Bytes
hide_title true
custom_edit_url
pagination_prev
pagination_next

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';