fn watch_dirs<R: Runtime>(
watcher: &mut FileWatcherBuilder<R>,
dirs: &DirectoryKeyProviderList,
path_resolver: &CfgPathResolver,
)Expand description
Add the specified directories to the watcher.
fn watch_dirs<R: Runtime>(
watcher: &mut FileWatcherBuilder<R>,
dirs: &DirectoryKeyProviderList,
path_resolver: &CfgPathResolver,
)Add the specified directories to the watcher.