Anthropic::TextEditorCodeExecutionStrReplaceResultContent
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(lines : Array(String) | Nil = nil, new_lines : Int32 | Nil = nil, new_start : Int32 | Nil = nil, old_lines : Int32 | Nil = nil, old_start : Int32 | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
lines
Sourcenew_lines
Sourcenew_start
Sourceold_lines
Sourceold_start
Sourcetype
Source