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