@runloop/remote-agents-sdk
Preparing search index...
codex
LocalShellExecAction
Type Alias LocalShellExecAction
type
LocalShellExecAction
=
{
command
:
string
[]
;
env
:
{
[
key
in
string
]
?:
string
}
|
null
;
timeout_ms
:
bigint
|
null
;
user
:
string
|
null
;
working_directory
:
string
|
null
;
}
Index
Properties
command
env
timeout_
ms
user
working_
directory
Properties
command
command
:
string
[]
env
env
:
{
[
key
in
string
]
?:
string
}
|
null
timeout_
ms
timeout_ms
:
bigint
|
null
user
user
:
string
|
null
working_
directory
working_directory
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
command
env
timeout_
ms
user
working_
directory
@runloop/remote-agents-sdk
Loading...