betty.cli.commands.clear_caches module¶
- final class betty.cli.commands.clear_caches.ClearCaches[source]¶
Bases:
ShorthandPluginBase,AppDependentFactory,CommandA command to clear all Betty caches.
- async click_command() click.Command[source]¶
Get the plugin’s Click command.