Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Watcher ¶
type Watcher struct {
// contains filtered or unexported fields
}
Watcher watch for directory changes and run commands
func NewWatcher ¶
func NewWatcher(config types.DirectoryConfig) *Watcher
NewWatcher creates new watcher
Click to show internal directories.
Click to hide internal directories.