koog
Toggle table of contents
0.5.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
koog
agents-ext
/
ai.koog.agents.ext.tool.file.model
/
FileSystemEntry
/
File
/
visit
visit
open
suspend override
fun
visit
(
depth
:
Int
,
visitor
:
suspend
(
FileSystemEntry
)
->
Unit
)
(
source
)
Visits this file by calling
visitor
once.
Parameters
depth
ignored for files
visitor
function called with this file