Skip to main content

Module watch

Module watch 

Source
Expand description

File watcher for incremental re-indexing.

Watches a project root for changes and re-runs the pipeline when files change.

Functionsยง

watch_and_reindex
Run the pipeline once, then watch for filesystem changes and re-run (with debounce). Exits gracefully on Ctrl+C.