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