gampang - v2.3.7
Preparing search index...
Command
Interface Command
interface
Command
{
options
?:
CommandOptions
;
run
(
ctx
:
Context
)
:
void
|
Promise
<
void
>
;
}
Index
Properties
options?
Methods
run
Properties
Optional
options
options
?:
CommandOptions
Methods
run
run
(
ctx
:
Context
)
:
void
|
Promise
<
void
>
Parameters
ctx
:
Context
Returns
void
|
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
options
Methods
run
gampang - v2.3.7
Loading...