Class MCPackagePack
java.lang.Object
com.io7m.montarre.cmdline.internal.MCPackagePack
- All Implemented Interfaces:
com.io7m.quarrel.core.QCommandOrGroupType,com.io7m.quarrel.core.QCommandType
"pack"
-
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
-
MCPackagePack
public MCPackagePack()Construct a command.
-
-
Method Details
-
onListNamedParameters
- Specified by:
onListNamedParametersin interfacecom.io7m.quarrel.core.QCommandType
-
onExecute
public com.io7m.quarrel.core.QCommandStatus onExecute(com.io7m.quarrel.core.QCommandContextType newContext) - Specified by:
onExecutein interfacecom.io7m.quarrel.core.QCommandType
-
metadata
public com.io7m.quarrel.core.QCommandMetadata metadata()- Specified by:
metadatain interfacecom.io7m.quarrel.core.QCommandOrGroupType
-