betty.commands.dev_profile_demo module¶
- final class betty.commands.dev_profile_demo.DevProfileDemo¶
Bases:
Manufacturable,CommandThe
dev-profile-democommandplugin.Plugin ID
dev-profile-demoClass
Configuration
not configurable
- async configure(parser: argparse.ArgumentParser) CommandFunction¶
Configure the command.
- Returns:
The command function, which is an async callable that returns
Noneand takes all parser arguments as keyword arguments.
- new = <betty.requirement._RequirableDecorator object>¶