@owservable/actions
Preparing search index...
CommandContextType
Type Alias CommandContextType
Command execution context
type
CommandContextType
=
{
options
:
Record
<
string
,
any
>
;
signature
:
string
;
verbose
?:
boolean
;
}
Index
Properties
options
signature
verbose?
Properties
options
options
:
Record
<
string
,
any
>
signature
signature
:
string
Optional
verbose
verbose
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
options
signature
verbose
@owservable/actions
Loading...
Command execution context