Skip to main content

Module watch

Module watch 

Source

Modules§

batch

Structs§

WatchEvent
A single file-change event emitted by the watcher.

Enums§

WatchEventKind

Functions§

watch_project
Watch a project directory and auto-reindex on file changes.
watch_project_auto_resolve
Like watch_project but automatically re-resolves cross-file call edges when affected by a change, keeping call resolution accurate without user intervention.
watch_project_with_periodic