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 monitors a directory tree for changes to supported source files, emitting debounced batches of changed paths.
func New ¶
New creates a Watcher that recursively watches directories under root, skipping hidden dirs and .treelines.
Click to show internal directories.
Click to hide internal directories.