Class CLNCommandCreateCube
java.lang.Object
com.io7m.calino.cmdline.internal.CLNAbstractCommand
com.io7m.calino.cmdline.internal.CLNCommandCreateCube
- All Implemented Interfaces:
com.io7m.quarrel.core.QCommandOrGroupType, com.io7m.quarrel.core.QCommandType
The 'create-cube' command.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class CLNAbstractCommand
calinoStrings, metadata, onListNamedParametersMethods 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
-
CLNCommandCreateCube
public CLNCommandCreateCube()The 'create-cube' command.
-
-
Method Details
-
onListNamedParametersActual
- Specified by:
onListNamedParametersActualin classCLNAbstractCommand
-
onExecute
public com.io7m.quarrel.core.QCommandStatus onExecute(com.io7m.quarrel.core.QCommandContextType context) throws IOException, com.io7m.jmulticlose.core.ClosingResourceFailedException - Throws:
IOExceptioncom.io7m.jmulticlose.core.ClosingResourceFailedException
-