struct
AI::OpenAI::Responses::ShellOutcome
- AI::OpenAI::Responses::ShellOutcome
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
ai/openai/responses/openai_responses_api.crConstructors
- .exit(code : Int32) : ShellOutcome
- .new(pull : JSON::PullParser)
- .new(type : String, exit_code : Int32 | Nil = nil)
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)
- .timeout : ShellOutcome