Nuke and uninstall.

This commit is contained in:
Your Name
2025-05-11 21:05:17 +12:00
parent a2340dcb80
commit a27dd7638f
7 changed files with 285 additions and 97 deletions

View File

@ -20,10 +20,6 @@ namespace dropshell {
ServerInfo get_server_info(const std::string& server_name);
void list_servers();
void show_server_details(const std::string& server_name);
bool create_server(const std::string& server_name);
void get_all_used_commands(std::set<std::string> &commands);