betty.cli.commands.demo module¶
- final class betty.cli.commands.demo.Demo[source]¶
Bases:
ShorthandPluginBase
,AppDependentFactory
,Command
A command to run the demonstration site.
- async click_command() click.Command [source]¶
Get the plugin’s Click command.