Theia API Documentation v1.65.0
    Preparing search index...
    interface IGlobOptions {
        trimForExclusions?: boolean;
    }
    Index

    Properties

    trimForExclusions?: boolean

    Simplify patterns for use as exclusion filters during tree traversal to skip entire subtrees. Cannot be used outside of a tree traversal.