More instructions
This commit is contained in:
@ -19,9 +19,6 @@ namespace dropshell {
|
||||
std::set<std::string> get_used_commands(const std::string& server_name, const std::string& service_name);
|
||||
|
||||
bool create_service(const std::string& server_name, const std::string& service_name);
|
||||
|
||||
void interactive_ssh(const std::string & server_name, const std::string & service_name, const std::string & command);
|
||||
|
||||
} // namespace dropshell
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user