Theia API Documentation v1.65.0
    Preparing search index...

    Wraps the watcher singleton service for each frontend.

    Implements

    Index

    Constructors

    Properties

    clientId: number = ...

    make this number precisely map to one specific frontend.

    watcherIds: Set<number> = ...

    Track allocated watcherIds to de-allocate on disposal.

    watcherService: FileSystemWatcherService
    clientIdSequence: number = 0

    Methods