Class ConfigCommand

java.lang.Object
org.thermoweb.picocli.command.ConfigCommand
All Implemented Interfaces:
Runnable

public class ConfigCommand extends Object implements Runnable
Command class to add to enable the config command into your tool. Simply add it into your subcommands.
  • Constructor Details

    • ConfigCommand

      public ConfigCommand()
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable
    • list

      public void list()