Class ConfigCommand

java.lang.Object
pro.gravit.utils.command.Command
pro.gravit.launchserver.command.Command
pro.gravit.launchserver.command.service.ConfigCommand

public class ConfigCommand extends Command
  • Constructor Details

  • Method Details

    • getArgsDescription

      public String getArgsDescription()
      Specified by:
      getArgsDescription in class pro.gravit.utils.command.Command
    • getUsageDescription

      public String getUsageDescription()
      Specified by:
      getUsageDescription in class pro.gravit.utils.command.Command
    • invoke

      public void invoke(String... args) throws Exception
      Specified by:
      invoke in class pro.gravit.utils.command.Command
      Throws:
      Exception