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

Go to the source code of this file.
Classes | |
| class | yaze::cli::handlers::PaletteGetColorsCommandHandler |
| Command handler for getting palette colors from a ROM. More... | |
| class | yaze::cli::handlers::PaletteSetColorCommandHandler |
| Command handler for setting a palette color in the ROM. More... | |
| class | yaze::cli::handlers::PaletteAnalyzeCommandHandler |
| Command handler for analyzing palette usage statistics. More... | |
Namespaces | |
| namespace | yaze |
| namespace | yaze::cli |
| Namespace for the command line interface. | |
| namespace | yaze::cli::handlers |