struct

AI::OpenAI::Responses::ShellOutcome

Inherits JSON::Serializable < Struct < Value < Object

Constructors

exit(code : Int32) : ShellOutcome
Source
new(type : String, exit_code : Int32 | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source
timeout
Source

Instance methods

exit_code
Source
type
Source