.. _file_commands_command_registry.h: File command_registry.h ======================= |exhale_lsh| :ref:`Parent directory ` (``commands``) .. |exhale_lsh| unicode:: U+021B0 .. UPWARDS ARROW WITH TIP LEFTWARDS Defines the :ref:`exhale_class_classCommandRegistry` class for managing application commands. Definition (``commands/command_registry.h``) -------------------------------------------- Detailed Description -------------------- Le Nhan Pham 2026 The :ref:`exhale_class_classCommandRegistry` acts as a central hub where all :ref:`exhale_class_classICommand` implementations are registered and resolved. This allows for dynamic and decoupled command execution across the :ref:`namespace_ComChemKit` utility. Includes -------- - ``commands/icommand.h`` (:ref:`file_commands_icommand.h`) - ``map`` - ``memory`` - ``string`` Classes ------- - :ref:`exhale_class_classCommandRegistry`