watcher

package
v0.1.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 25, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Watch

func Watch(paths []string, onChange OnChangeFunc) error

func WatchWithContext added in v0.1.5

func WatchWithContext(ctx context.Context, paths []string, debounce time.Duration, onChange OnChangeFunc) error

Types

type OnChangeFunc

type OnChangeFunc func(projectPath string, changedFiles []string)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL