Theia API Documentation v1.65.0
    Preparing search index...
    interface WatchOptions {
        excludes: string[];
        recursive: boolean;
    }
    Index

    Properties

    Properties

    excludes: string[]
    recursive: boolean