File command_registry.h

Parent directory (commands)

Defines the Class CommandRegistry class for managing application commands.

Definition (commands/command_registry.h)

Detailed Description

Le Nhan Pham

2026

The Class CommandRegistry acts as a central hub where all Class ICommand implementations are registered and resolved. This allows for dynamic and decoupled command execution across the Namespace ComChemKit utility.

Includes

Classes