#include "cli/service/resources/command_handler.h"

Go to the source code of this file.
Classes | |
| class | yaze::cli::handlers::GuiPlaceTileCommandHandler |
| Command handler for placing tiles via GUI automation. More... | |
| class | yaze::cli::handlers::GuiClickCommandHandler |
| Command handler for clicking GUI elements. More... | |
| class | yaze::cli::handlers::GuiDiscoverToolCommandHandler |
| Command handler for discovering GUI tools. More... | |
| class | yaze::cli::handlers::GuiScreenshotCommandHandler |
| Command handler for taking screenshots. More... | |
Namespaces | |
| namespace | yaze |
| Main namespace for the application. | |
| namespace | yaze::cli |
| Namespace for the command line interface. | |
| namespace | yaze::cli::handlers |