Pattern Search
Adds low level pattern search methods to the com.embabel.agent.tools.DirectoryBased interface
Inheritors
Functions
Link copied to clipboard
open fun findPatternInProject(pattern: <Error class: unknown class>, globPattern: String, asyncer: Asyncer? = null): List<PatternSearch.PatternMatch>
Finds files containing the specified pattern using glob patterns.
Link copied to clipboard
Checks if a file path matches a glob pattern