Class ListCommand

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

public final class ListCommand extends Object implements Runnable
List command group for discoverable plugins.
  • Constructor Details

    • ListCommand

      public ListCommand()
  • Method Details

    • run

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