Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs enhanced walk sync #336

Closed
wants to merge 2 commits into from
Closed

Docs enhanced walk sync #336

wants to merge 2 commits into from

Conversation

manidlou
Copy link
Collaborator

This PR is regarding #310. I updated the docs to reflect the enhanced walkSync method. Thanks.

@RyanZim RyanZim changed the base branch from 1.x to master December 31, 2016 23:01
@coveralls
Copy link

Coverage Status

Coverage remained the same at 85.44% when pulling 96dd0c1 on mawni:docs-enhanced-walkSync into f6e2109 on jprichardson:master.

@@ -452,15 +452,19 @@ recommend this resource as a good starting point: https://strongloop.com/strongb

### walkSync(dir)

Lists all files inside a directory recursively
Lists all files and directories along with their `fs.stats`, inside a directory recursively.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Not sure how this should be worded, but this is a bit confusing.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

agreed. What about put it just like Lists all files and directories inside a directory recursively. or Lists all paths inside a directory recursively., since it explains what it returns, right after that.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Lists all files and directories inside a directory recursively. SGTM

@RyanZim
Copy link
Collaborator

RyanZim commented Jan 3, 2017

Going to close this as per the discussion in #338; best wishes with your library @mawni.

@RyanZim RyanZim closed this Jan 3, 2017
@manidlou manidlou deleted the docs-enhanced-walkSync branch January 13, 2017 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants