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