Theia API Documentation v1.71.0
    Preparing search index...
    interface MainFileSystemEventServiceShape {
        $unwatch(session: number): void;
        $watch(session: number, resource: UriComponents, opts: WatchOptions): void;
    }

    Implemented by

    Index

    Methods