struct

Anthropic::EncryptedCodeExecutionResultValueContent

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(encrypted_stdout : String, return_code : Int32, stderr : String, content : Array(CodeExecutionOutputContent) | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

content
Source
encrypted_stdout
Source
return_code
Source
stderr
Source
type
Source