watchAdlProject
watchAdlProject(
project,handlers?):AdlProjectWatcher
Defined in: packages/core/src/project/watch.ts:40
Watch an ADL project directory and call LoadedAdlProject.reload when registry source files change.
Ignored trees (node_modules, .data, …) are pruned during the scan rather
than filtered afterwards, so they are never subscribed, and symlinks are not
followed — a project may link a tree far larger than itself.