Class ListCommand.ProblemsCommand

java.lang.Object
com.knezevic.edaf.v3.cli.commands.ListCommand.ProblemsCommand
All Implemented Interfaces:
Runnable
Enclosing class:
ListCommand

public static final class ListCommand.ProblemsCommand extends Object implements Runnable
Lists available problem plugins.
  • Constructor Details

    • ProblemsCommand

      public ProblemsCommand()
  • Method Details

    • run

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