Chameleon
Preparing search index...
ExecuteFunction
Type Alias ExecuteFunction<O>
ExecuteFunction
:
(
ctx
:
CommandContext
<
ResolveOptions
<
O
>
>
,
)
=>
void
|
Promise
<
void
>
Type Parameters
O
extends
Record
<
string
,
OptionDef
<
any
,
boolean
>
>
Type Declaration
(
ctx
:
CommandContext
<
ResolveOptions
<
O
>
>
)
:
void
|
Promise
<
void
>
Parameters
ctx
:
CommandContext
<
ResolveOptions
<
O
>
>
Returns
void
|
Promise
<
void
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Chameleon
Loading...