Skip to content

Conversation

@jasnell
Copy link
Member

@jasnell jasnell commented May 17, 2016

Checklist
  • documentation is changed or added
Affected core subsystem(s)

doc (fs)

Description of change

Per: #6142

Clarify the prefix argument.

@nodejs/fs @nodejs/documentation

Per: nodejs#6142

Clarify the prefix argument.

Fixes: nodejs#6142
@jasnell jasnell added doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system. labels May 17, 2016
@bnoordhuis
Copy link
Member

LGTM

doc/api/fs.md Outdated

```js
// The parent directory for the new temporary directory
const tmp_dir = '/tmp';
Copy link
Contributor

Choose a reason for hiding this comment

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

we follow camel casing for js variables, right?

@jasnell
Copy link
Member Author

jasnell commented May 17, 2016

@thefourtheye ... nits fixed.

@r-52
Copy link
Contributor

r-52 commented May 17, 2016

LGTM

jasnell added a commit that referenced this pull request May 18, 2016
Per: #6142

Clarify the prefix argument.

Fixes: #6142
PR-URL: #6800
Reviewed-By: Ben Noordhuis <[email protected]>
Reviewed-By: Roman Klauke <[email protected]>
@jasnell
Copy link
Member Author

jasnell commented May 18, 2016

Landed in 2ccba1f

@jasnell jasnell closed this May 18, 2016
Fishrock123 pushed a commit that referenced this pull request May 23, 2016
Per: #6142

Clarify the prefix argument.

Fixes: #6142
PR-URL: #6800
Reviewed-By: Ben Noordhuis <[email protected]>
Reviewed-By: Roman Klauke <[email protected]>
rvagg pushed a commit that referenced this pull request Jun 2, 2016
Per: #6142

Clarify the prefix argument.

Fixes: #6142
PR-URL: #6800
Reviewed-By: Ben Noordhuis <[email protected]>
Reviewed-By: Roman Klauke <[email protected]>
@vtjnash vtjnash mentioned this pull request Mar 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants