Skip to content
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.

change property to public of addWatch method for linux. #120

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

change property to public of addWatch method for linux. #120

wants to merge 1 commit into from

Conversation

sycki
Copy link

@sycki sycki commented Jan 12, 2018

I found out that I can not add watch, so I modified it to public, can be merge?

watcher, err := fsnotify.NewWatcher()
...
watcher.AddWatch("/tmp/mydir", flags)

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

Successfully merging this pull request may close these issues.

1 participant