@gud/cli
github
Preparing search index...
CommandFactoryConfig
Type Alias CommandFactoryConfig<TOptions, TModule>
CommandFactoryConfig
:
TModule
&
{
options
?:
TOptions
}
The configuration object for the
command
function.
Type Parameters
TOptions
extends
OptionsConfig
=
OptionsConfig
TModule
extends
Partial
<
CommandModule
<
any
,
any
,
any
>
>
=
Partial
<
CommandModule
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
github
@gud/cli
Loading...
The configuration object for the
command
function.