imas_validator.cli.commands.command_generic.GenericCommand¶
- class imas_validator.cli.commands.command_generic.GenericCommand(args: Namespace)¶
Bases:
CommandInterfaceMethods
__init__(args)execute()Executes command with stored arguments and fills self._result variable
executed()Returns True if command was executed, False otherwise
Attributes
result
Last update:
2025-06-05