koog-agents
Toggle table of contents
0.4.2
common
Platform filter
common
Switch theme
Search in API
koog-agents
agents-tools
/
ai.koog.agents.file.tools.filter
/
GlobPattern
/
GlobPattern
Glob
Pattern
constructor
(
pattern
:
String
,
caseSensitive
:
Boolean
=
true
)
(
source
)
Parameters
pattern
the glob pattern string
case
Sensitive
whether the pattern matching should be case-sensitive (default:
true
)