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)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
content
Sourcefile_type
Sourcenum_lines
Sourcestart_line
Sourcetotal_lines
Sourcetype
Source