struct

Anthropic::BashCodeExecutionResultValueContent

Inherits JSON::Serializable < Struct < Value < Object

Constructors

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

Instance methods

content
Source
return_code
Source
stderr
Source
stdout
Source
type
Source