Skip to content

doc: clarify repl exception conditions - #37142

Merged
Trott merged 1 commit into
nodejs:masterfrom
Trott:fix-repl-doc
Feb 1, 2021
Merged

doc: clarify repl exception conditions#37142
Trott merged 1 commit into
nodejs:masterfrom
Trott:fix-repl-doc

Conversation

@Trott

Copy link
Copy Markdown
Member

The sample code demonstrating ERR_INVALID_REPL_INPUT is confusing, I
think. This simplifies and clarifies it a bit, I hope.

@nodejs-github-botnodejs-github-bot added doc Issues and PRs related to the documentations. repl Issues and PRs related to the REPL subsystem. labels Jan 30, 2021
@Trott
Trott requested a review from BridgeARJanuary 30, 2021 13:45
@PoojaDurgadPoojaDurgad added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Feb 1, 2021
The sample code demonstrating ERR_INVALID_REPL_INPUT is confusing, I
think. This simplifies and clarifies it a bit, I hope.
PR-URL: nodejs#37142
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@Trott

Trott commented Feb 1, 2021

Copy link
Copy Markdown
MemberAuthor

Landed in e30e035

@Trott
Trott merged commit e30e035 into nodejs:masterFeb 1, 2021
@Trott
Trott deleted the fix-repl-doc branch February 1, 2021 13:43
targos pushed a commit that referenced this pull request Feb 2, 2021
The sample code demonstrating ERR_INVALID_REPL_INPUT is confusing, I
think. This simplifies and clarifies it a bit, I hope.
PR-URL: #37142
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@targostargos mentioned this pull request Feb 2, 2021
targos pushed a commit that referenced this pull request May 1, 2021
The sample code demonstrating ERR_INVALID_REPL_INPUT is confusing, I
think. This simplifies and clarifies it a bit, I hope.
PR-URL: #37142
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@danielleadamsdanielleadams mentioned this pull request May 3, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.docIssues and PRs related to the documentations.replIssues and PRs related to the REPL subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@Trott@lpinca@BridgeAR@Lxxyx@nodejs-github-bot@PoojaDurgad