koog-agents
Toggle table of contents
0.4.0
common
Platform filter
common
Switch theme
Search in API
koog-agents
rag-base
/
ai.koog.rag.base.files.filter
/
TraversalFilter
/
show
show
abstract
suspend
fun
show
(
path
:
Path
,
fs
:
FileSystemProvider.ReadOnly
<
Path
>
)
:
Boolean
(
source
)
Returns
true
if the filter accepts the path,
false
otherwise.