AI::OpenAI::Responses::LocalShellAction
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(command : Array(String), timeout_ms : Int32 | Nil = nil, user : String | Nil = nil, working_directory : String | Nil = nil, env : Hash(String, String) | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
command
Sourceenv
Sourcetimeout_ms
Sourcetype
Sourceuser
Sourceworking_directory
Source