Package net.streamlinecloud.main.command
Class ServersCommand
java.lang.Object
net.streamlinecloud.main.terminal.api.CloudCommand
net.streamlinecloud.main.command.ServersCommand
- All Implemented Interfaces:
CloudCommandImpl
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.streamlinecloud.main.terminal.api.CloudCommand
addArgument, aliases, arguments, description, name
-
Constructor Details
-
ServersCommand
public ServersCommand()
-
-
Method Details
-
sendHelp
public void sendHelp() -
execute
- Specified by:
execute
in interfaceCloudCommandImpl
- Overrides:
execute
in classCloudCommand
-