.. _file_commands_checker_command.h: File checker_command.h ====================== |exhale_lsh| :ref:`Parent directory ` (``commands``) .. |exhale_lsh| unicode:: U+021B0 .. UPWARDS ARROW WITH TIP LEFTWARDS Defines the :ref:`exhale_class_classCheckerCommand` class for job status verification. Definition (``commands/checker_command.h``) ------------------------------------------- Detailed Description -------------------- Le Nhan Pham 2026 This file handles the implementation for the suite of utility commands (e.g., ``check-done``, ``check-errors``, ``check-all``, ``check-pcm``). These commands quickly scan large directories of output files to identify completed jobs, failed jobs, or jobs with specific calculation failures. Includes -------- - ``commands/command_system.h`` (:ref:`file_commands_command_system.h`) - ``commands/icommand.h`` (:ref:`file_commands_icommand.h`) Classes ------- - :ref:`exhale_class_classCheckerCommand`