Skip to content

Adding Directory object and fs.readdirSync into fsMock #1

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

Merged
merged 1 commit into from
Sep 29, 2012

Conversation

dduportal
Copy link
Contributor

Hello, i've implemented fs.readdirSync as mock for eprsonnal use, so here the result, including tests and Directory property into fsMock.

Glad it helps.

Damien

@vojtajina
Copy link
Owner

Hey @dduportal this is great.

Not sure why you added Directory, because it's never used :-D. However, I wanted to refactor this code anyway (to define File and Directory objects - exactly what you did), so I can finish this refactoring.

Thanks a lot!

vojtajina added a commit that referenced this pull request Sep 29, 2012
Add fs.readdirSync()

[changelog]
@vojtajina vojtajina merged commit fe79391 into vojtajina:master Sep 29, 2012
@vojtajina
Copy link
Owner

If you want, send me your e-mail and name, I can add you to contributors in package.json...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants