Class IdAShellCmdSet

java.lang.Object
com.io7m.idstore.shell.admin.internal.IdAShellCmdAbstract
com.io7m.idstore.shell.admin.internal.IdAShellCmdSet
All Implemented Interfaces:
IdAShellCmdType, com.io7m.quarrel.core.QCommandOrGroupType, com.io7m.quarrel.core.QCommandType

public final class IdAShellCmdSet extends IdAShellCmdAbstract
"set"
  • Constructor Details

    • IdAShellCmdSet

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