Class CMCmdServer
java.lang.Object
com.io7m.cardant.main.internal.CMCmdServer
- All Implemented Interfaces:
com.io7m.quarrel.core.QCommandOrGroupType,com.io7m.quarrel.core.QCommandType
The "server" command.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.io7m.quarrel.core.QCommandOrGroupType
isHiddenMethods inherited from interface com.io7m.quarrel.core.QCommandType
onListPositionalParameters
-
Constructor Details
-
CMCmdServer
public CMCmdServer()Construct a command.
-
-
Method Details
-
onListNamedParameters
- Specified by:
onListNamedParametersin interfacecom.io7m.quarrel.core.QCommandType
-
onExecute
-
metadata
public com.io7m.quarrel.core.QCommandMetadata metadata()- Specified by:
metadatain interfacecom.io7m.quarrel.core.QCommandOrGroupType
-