Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
_debug_agent: use
readableObjectMode
option
Use public `readableObjectMode` option to construct `Transform` instead of accessing private `_readableState.objectMode`. Partially addresses #445. PR-URL: #270 Reviewed-By: Fedor Indutny <[email protected]> Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Bert Belder <[email protected]> Reviewed-By: Chris Dickinson <[email protected]>
- Loading branch information