#include "command-handler.h" command_t parse_command(char *command_str); void route_command(command_t command);