Esposter
Preparing search index...
virrun
ExecBackend
Interface ExecBackend
interface
ExecBackend
{
exec
:
(
command
:
string
|
readonly
string
[]
,
options
:
ExecOptions
,
)
=>
Promise
<
ExecResult
>
;
name
:
string
;
}
Index
Properties
exec
name
Properties
exec
exec
:
(
command
:
string
|
readonly
string
[]
,
options
:
ExecOptions
,
)
=>
Promise
<
ExecResult
>
Readonly
name
name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
exec
name
Esposter
Loading...