Type Alias: TemplateCommand<TFinalSettings>
TemplateCommand<
TFinalSettings
> =object
Defined in: ../../template-types-lib/src/types/template-config-types.ts:139
Type Parameters
TFinalSettings
TFinalSettings
extends FinalTemplateSettings
= FinalTemplateSettings
Properties
command
command:
StringOrCallback
<TFinalSettings
>
Defined in: ../../template-types-lib/src/types/template-config-types.ts:145
description
description:
string
Defined in: ../../template-types-lib/src/types/template-config-types.ts:143
path?
optional
path:string
Defined in: ../../template-types-lib/src/types/template-config-types.ts:144
title
title:
string
Defined in: ../../template-types-lib/src/types/template-config-types.ts:142