Skip to content

doc: add return type of readline.createInterface - #37600

Merged
aduh95 merged 1 commit into
nodejs:masterfrom
RaisinTen:doc/add-return-type-of-readline.createInterface
Mar 6, 2021
Merged

doc: add return type of readline.createInterface#37600
aduh95 merged 1 commit into
nodejs:masterfrom
RaisinTen:doc/add-return-type-of-readline.createInterface

Conversation

@RaisinTen

Copy link
Copy Markdown
Member

No description provided.

@nodejs-github-botnodejs-github-bot added doc Issues and PRs related to the documentations. readline Issues and PRs related to the built-in readline module. labels Mar 4, 2021
@benjamingr

Copy link
Copy Markdown
Member

Good catch

@RaisinTenRaisinTen added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Mar 5, 2021
@jasnelljasnell added the fast-track PRs that do not need to wait for 48 hours to land. label Mar 5, 2021
@jasnell

Copy link
Copy Markdown
Member

fast-track?

@aduh95aduh95 removed the fast-track PRs that do not need to wait for 48 hours to land. label Mar 6, 2021
PR-URL: nodejs#37600
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@aduh95
aduh95force-pushed the doc/add-return-type-of-readline.createInterface branch from 4b1e3f4 to d63b717CompareMarch 6, 2021 17:54
@aduh95

Copy link
Copy Markdown
Contributor

Landed in d63b717

@aduh95
aduh95 merged commit d63b717 into nodejs:masterMar 6, 2021
@RaisinTen
RaisinTen deleted the doc/add-return-type-of-readline.createInterface branch March 7, 2021 11:56
danielleadams pushed a commit that referenced this pull request Mar 16, 2021
PR-URL: #37600
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@danielleadamsdanielleadams mentioned this pull request Mar 16, 2021
targos pushed a commit that referenced this pull request May 1, 2021
PR-URL: #37600
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@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.readlineIssues and PRs related to the built-in readline module.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@RaisinTen@benjamingr@jasnell@aduh95@Trott@lpinca@marsonya@nodejs-github-bot