struct

Anthropic::TextEditorCodeExecutionViewResultContent

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(content : String, file_type : String, num_lines : Int32 | Nil = nil, start_line : Int32 | Nil = nil, total_lines : Int32 | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

content
Source
file_type
Source
num_lines
Source
start_line
Source
total_lines
Source
type
Source