tidy
This commit is contained in:
@ -16,6 +16,7 @@ namespace dropshell {
|
||||
};
|
||||
|
||||
std::vector<LocalServiceInfo> get_server_services_info(const std::string& server_name);
|
||||
|
||||
LocalServiceInfo get_service_info(const std::string& server_name, const std::string& service_name);
|
||||
std::set<std::string> get_used_commands(const std::string& server_name, const std::string& service_name);
|
||||
|
||||
|
Reference in New Issue
Block a user