Interface: CompletionsPluginOptions
Defined in: index.ts:23
Properties
managementCommands?
ts
optional managementCommands: boolean;Defined in: index.ts:28
Whether to register the completions install and completions uninstall commands.
Default
ts
true;
