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

Implement EM::Dir::all and EM::Dir::entries #1

Open
kajoik opened this issue Jul 9, 2012 · 4 comments
Open

Implement EM::Dir::all and EM::Dir::entries #1

kajoik opened this issue Jul 9, 2012 · 4 comments

Comments

@kajoik
Copy link
Contributor

kajoik commented Jul 9, 2012

Sometimes i dont want to go further in my program without having all entries fetched!

@leoc
Copy link
Owner

leoc commented Jul 9, 2012

I don´t really get the problem for this ticket.

Would you please describe your issue in more detail?

@kajoik
Copy link
Contributor Author

kajoik commented Jul 10, 2012

Imagine you want to check whether a given filename (possibly a regexp) exists within a directory. To do so, you need a callback triggered when all entries has been fetched.

@kajoik
Copy link
Contributor Author

kajoik commented Jul 12, 2012

done with 4ec1dab

@kajoik kajoik closed this as completed Jul 12, 2012
@leoc leoc reopened this Jul 12, 2012
@leoc
Copy link
Owner

leoc commented Jul 12, 2012

Where is the test?

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

No branches or pull requests

2 participants