Theia API Documentation v1.65.0
    Preparing search index...
    • Checks if a text matches any of the minimatch patterns

      Parameters

      • text: string

        The text to check

      • patterns: string[]

        The patterns to check

      • Optionalopts: MinimatchOptions

      Returns boolean

      True if the text matches any of the patterns, false otherwise