updates property
Stream<EagleLibraryWatchUpdate>
get
updates
Broadcast updates emitted after settled filesystem activity.
Implementation
Stream<EagleLibraryWatchUpdate> get updates => _updates.stream;
Broadcast updates emitted after settled filesystem activity.
Stream<EagleLibraryWatchUpdate> get updates => _updates.stream;