koog-agents
Toggle table of contents
0.4.0
common
Platform filter
common
Switch theme
Search in API
koog-agents
agents-tools
/
ai.koog.agents.file.tools.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