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.patch
/
PatchApplyResult
/
Success
Success
@
Serializable
data
class
Success
(
val
updatedContent
:
String
)
:
PatchApplyResult
(
source
)
Represents a successful patch application
Members
Constructors
Success
Link copied to clipboard
constructor
(
updatedContent
:
String
)
Properties
updated
Content
Link copied to clipboard
val
updatedContent
:
String