betty.cli.commands.generate module¶
- final class betty.cli.commands.generate.Generate[source]¶
Bases:
ShorthandPluginBase,AppDependentFactory,CommandA command to generate a new site.
- async click_command() click.Command[source]¶
Get the plugin’s Click command.