StorageCommands: add command "listmounts"
This commit is contained in:
@@ -24,6 +24,9 @@
|
||||
|
||||
class Client;
|
||||
|
||||
CommandResult
|
||||
handle_listmounts(Client &client, int argc, char *argv[]);
|
||||
|
||||
CommandResult
|
||||
handle_mount(Client &client, int argc, char *argv[]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user