Class CAShellCmdTypePackageSchema

java.lang.Object
com.io7m.cardant.shell.internal.CAShellCmdAbstract
com.io7m.cardant.shell.internal.CAShellCmdTypePackageSchema
All Implemented Interfaces:
CAShellCmdType, com.io7m.quarrel.core.QCommandOrGroupType, com.io7m.quarrel.core.QCommandType

public final class CAShellCmdTypePackageSchema extends CAShellCmdAbstract
"type-package-schema"
  • Constructor Details

    • CAShellCmdTypePackageSchema

      public CAShellCmdTypePackageSchema(com.io7m.repetoir.core.RPServiceDirectoryType inServices)
      Construct a command.
      Parameters:
      inServices - The shell 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
    • completer

      public org.jline.reader.Completer completer()
      Returns:
      A shell command completer for the command