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