Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: explain common.restore* functions
Explain that `common.restoreStderr()` and `common.restoreStdout()` are for use with `common.hijackStderr()` and `common.hijackStdout()` respectively. PR-URL: #15720 Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Vse Mozhet Byt <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Gibson Fahnestock <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Jeremiah Senkpiel <[email protected]>
- Loading branch information