Anthropic::CodeExecutionResultValueContent
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(return_code : Int32, stderr : String, stdout : String, content : Array(CodeExecutionOutputContent) | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
content
Sourcereturn_code
Sourcestderr
Sourcestdout
Sourcetype
Source