Skip to content

doc: make os api doc more consistent - #10994

Closed
evanlucas wants to merge 1 commit into
nodejs:masterfrom
evanlucas:osconsistency
Closed

doc: make os api doc more consistent#10994
evanlucas wants to merge 1 commit into
nodejs:masterfrom
evanlucas:osconsistency

Conversation

@evanlucas

Copy link
Copy Markdown
Contributor

This adds a missing Returns to os.arch() as well as a missing added in
version to os.constants.

Checklist
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

doc

This adds a missing Returns to os.arch() as well as a missing added in
version to os.constants.
@nodejs-github-botnodejs-github-bot added doc Issues and PRs related to the documentations. os Issues and PRs related to the os subsystem. lts-watch-v6.x labels Jan 25, 2017
@lpinca

Copy link
Copy Markdown
Member

I guess this shouldn't wait the 48h if it gets enough LGTM.

@gibfahn

Copy link
Copy Markdown
Member

@lpinca I agree it doesn't need to, but there's also no particular rush right?

@lpinca

Copy link
Copy Markdown
Member

ofc not.

@Fishrock123Fishrock123 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

jasnell pushed a commit that referenced this pull request Jan 27, 2017
This adds a missing Returns to os.arch() as well as a missing added in
version to os.constants.
PR-URL: #10994
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@jasnell

Copy link
Copy Markdown
Member

Landed in 4f1e235

@jasnelljasnell closed this Jan 27, 2017
@evanlucas
evanlucas deleted the osconsistency branch January 27, 2017 22:06
@evanlucas

Copy link
Copy Markdown
ContributorAuthor

Thanks @jasnell, you beat me to it :]

evanlucas added a commit that referenced this pull request Jan 31, 2017
This adds a missing Returns to os.arch() as well as a missing added in
version to os.constants.
PR-URL: #10994
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@italoacasasitaloacasas mentioned this pull request Jan 31, 2017
MylesBorins pushed a commit that referenced this pull request Apr 17, 2017
This adds a missing Returns to os.arch() as well as a missing added in
version to os.constants.
PR-URL: #10994
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
MylesBorins pushed a commit that referenced this pull request Apr 19, 2017
This adds a missing Returns to os.arch() as well as a missing added in
version to os.constants.
PR-URL: #10994
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@MylesBorinsMylesBorins mentioned this pull request Apr 19, 2017
andrew749 pushed a commit to michielbaird/node that referenced this pull request Jul 19, 2017
This adds a missing Returns to os.arch() as well as a missing added in
version to os.constants.
PR-URL: nodejs/node#10994
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docIssues and PRs related to the documentations.osIssues and PRs related to the os subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@evanlucas@lpinca@gibfahn@jasnell@Fishrock123@cjihrig@MylesBorins@nodejs-github-bot