struct

Anthropic::TextEditorCodeExecutionStrReplaceResultContent

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(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)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

lines
Source
new_lines
Source
new_start
Source
old_lines
Source
old_start
Source
type
Source