This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: document the fds behind stdin/out/err
Its common knowledge on unix, but node documentation depends on knowing this, as it exposes both streams named after stdio, and the fd numbers, so make this explicit. Fixes: #8624 PR-URL: #8454 Reviewed-by: Trevor Norris <[email protected]>
- Loading branch information