Chameleon
Preparing search index...
defineCommand
Function defineCommand
defineCommand
<
O
extends
Record
<
string
,
OptionDef
<
any
,
boolean
>
>
,
S
extends
Record
<
string
,
Subcommand
<
any
>
>
,
>
(
def
:
CommandDef
<
O
,
S
>
,
)
:
CommandDef
<
O
,
S
>
Type Parameters
O
extends
Record
<
string
,
OptionDef
<
any
,
boolean
>
>
S
extends
Record
<
string
,
Subcommand
<
any
>
>
Parameters
def
:
CommandDef
<
O
,
S
>
Returns
CommandDef
<
O
,
S
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Chameleon
Loading...