betty.cli.commands.docs module¶
- final class betty.cli.commands.docs.Docs[source]¶
Bases:
ShorthandPluginBase,AppDependentFactory,CommandA command to view Betty’s documentation.
- async click_command() click.Command[source]¶
Get the plugin’s Click command.