imas_validator.cli.commands.explore_command.ExploreCommand

class imas_validator.cli.commands.explore_command.ExploreCommand(args: Namespace)

Bases: GenericCommand

__init__(args: Namespace)

Methods

__init__(args)

execute()

Executes command with stored arguments and fills self._result variable

executed()

Returns True if command was executed, False otherwise

Attributes

result

execute() None

Executes command with stored arguments and fills self._result variable

executed() bool

Returns True if command was executed, False otherwise


Last update: 2025-08-29