#pragma once #include #include "config.hpp" void processCommand(const std::string &input, AppConfig &config);