Class CMCmdInitialize
java.lang.Object
com.io7m.cardant.main.internal.CMCmdInitialize
- All Implemented Interfaces:
com.io7m.quarrel.core.QCommandOrGroupType, com.io7m.quarrel.core.QCommandType
The "initialize" command.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class 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
-
CMCmdInitialize
public CMCmdInitialize()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
-