command/Partition: add command "partition" to switch to another partition
This commit is contained in:
@@ -26,6 +26,9 @@ class Client;
|
||||
class Request;
|
||||
class Response;
|
||||
|
||||
CommandResult
|
||||
handle_partition(Client &client, Request request, Response &response);
|
||||
|
||||
CommandResult
|
||||
handle_listpartitions(Client &client, Request request, Response &response);
|
||||
|
||||
|
Reference in New Issue
Block a user