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
/
File
File
constructor
(
name
:
String
,
extension
:
String
?
,
path
:
String
,
hidden
:
Boolean
,
size
:
List
<
FileSize
>
,
contentType
:
FileMetadata.FileContentType
,
content
:
FileSystemEntry.File.Content
=
Content.None
)
(
source
)