struct

AI::OpenAI::Responses::LocalShellAction

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(command : Array(String), timeout_ms : Int32 | Nil = nil, user : String | Nil = nil, working_directory : String | Nil = nil, env : Hash(String, String) | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

command
Source
timeout_ms
Source
type
Source
user
Source
working_directory
Source