Class CAShellCmdTypePackageSearchPrevious

All Implemented Interfaces:
CAShellCmdType, com.io7m.quarrel.core.QCommandOrGroupType, com.io7m.quarrel.core.QCommandType

public final class CAShellCmdTypePackageSearchPrevious extends CAShellCmdAbstractCR<CAICommandTypePackageSearchPrevious,CAIResponseTypePackageSearch>
"type-package-search-previous"
  • Constructor Details

    • CAShellCmdTypePackageSearchPrevious

      public CAShellCmdTypePackageSearchPrevious(com.io7m.repetoir.core.RPServiceDirectoryType inServices)
      Construct a command.
      Parameters:
      inServices - The context
  • Method Details

    • onListNamedParameters

      public List<com.io7m.quarrel.core.QParameterNamedType<?>> onListNamedParameters()
    • onExecute

      public com.io7m.quarrel.core.QCommandStatus onExecute(com.io7m.quarrel.core.QCommandContextType context) throws Exception
      Throws:
      Exception