Class DugiteGitWatcherServer

Service representation communicating between the backend and the frontend.

Implements

Constructors

Properties

client: undefined | GitWatcherClient
subscriptions: Map<string, DisposableCollection> = ...
watcherSequence: number = 1
watchers: Map<number, Disposable> = ...

Methods