Command decorator to mark a class as a command and automatically bind it to the container.
This decorator is useful for marking classes that should be treated as commands by the Stone.js framework,
making them easily injectable and manageable by the command container.
Command decorator to mark a class as a command and automatically bind it to the container.
This decorator is useful for marking classes that should be treated as commands by the Stone.js framework, making them easily injectable and manageable by the command container.