koog
Toggle table of contents
0.6.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
koog
agents-ext
/
ai.koog.agents.ext.tool.file
/
EditFileTool
/
Result
Result
@
Serializable
data
class
Result
(
val
patchApplyResult
:
PatchApplyResult
)
(
source
)
Result of applying the edit patch to the target file.
Members
Constructors
Result
Link copied to clipboard
constructor
(
patchApplyResult
:
PatchApplyResult
)
Properties
patch
Apply
Result
Link copied to clipboard
val
patchApplyResult
:
PatchApplyResult