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

misc feedback #2

Open
timotheecour opened this issue Apr 24, 2020 · 1 comment
Open

misc feedback #2

timotheecour opened this issue Apr 24, 2020 · 1 comment

Comments

@timotheecour
Copy link

timotheecour commented Apr 24, 2020

Seems like the 1st fswatch nim port that works out of the box for me!

here is some early feedback:

proc callback(eg: EventGroup) =
  for e in eg:
    echo e.path, " ", $e.kind, " ", e.time.utc()
@paul-nameless
Copy link
Owner

Hello friend,
Thanks a lot for feedback!
I am currently busy but when I have time I'll take in account your wishes.

P.S. I will be happy to accept PRs... :)

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