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 unwatchTree, and monitor.stop. Fixes #53 #54

Merged
merged 1 commit into from May 20, 2014

Conversation

amasad
Copy link
Collaborator

@amasad amasad commented May 19, 2014

Maintains an internal hash of root -> files then when unwatchTree is called, the files are traversed and called fs.unwatchFile on. monitor.stop is a bound version of unwatchTree.

mikeal added a commit that referenced this pull request May 20, 2014
Implement unwatchTree, and monitor.stop. Fixes #53
@mikeal mikeal merged commit 9f30332 into mikeal:master May 20, 2014
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.

None yet

3 participants