Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Watch = notify.Watch
)
For testing
Functions ¶
This section is empty.
Types ¶
type Trigger ¶
Trigger watches for changes with fsnotify
func (*Trigger) Ignore ¶
Ignore checks if the change detected is to be ignored or not. Currently, returns false i.e Allows all files changed.
func (*Trigger) LogWatchToUser ¶
Click to show internal directories.
Click to hide internal directories.