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

public final class CLNCommandCreateCube extends CLNAbstractCommand
The 'create-cube' command.
  • Constructor Details

    • CLNCommandCreateCube

      public CLNCommandCreateCube()
      The 'create-cube' command.
  • Method Details

    • onListNamedParametersActual

      protected List<com.io7m.quarrel.core.QParameterNamedType<?>> onListNamedParametersActual()
      Specified by:
      onListNamedParametersActual in class CLNAbstractCommand
    • onExecute

      public com.io7m.quarrel.core.QCommandStatus onExecute(com.io7m.quarrel.core.QCommandContextType context) throws IOException, com.io7m.jmulticlose.core.ClosingResourceFailedException
      Throws:
      IOException
      com.io7m.jmulticlose.core.ClosingResourceFailedException