hermes.commands.clean.base
Module Contents
Classes
Configuration of the |
|
Clean up caches from previous HERMES runs. |
- class hermes.commands.clean.base.HermesCleanSettings(/, **data: Any)
Bases:
pydantic.BaseModel
Configuration of the
clean
command.
- class hermes.commands.clean.base.HermesCleanCommand(parser: argparse.ArgumentParser)
Bases:
hermes.commands.base.HermesCommand
Clean up caches from previous HERMES runs.