make it so that argument groups' add_argument can accept opals style keyword arguments More...
Inheritance diagram for ArgumentGroup:Public Member Functions | |
| def | __init__ (self, container, title=None, description=None, output_flag=None, **kwargs) |
| def | add_argument (self, *args, **kwargs) |
Public Attributes | |
| user_actions | |
| action_extras | |
| output_flag | |
make it so that argument groups' add_argument can accept opals style keyword arguments