Interface CliCommand.Executable

Enclosing interface:
CliCommand

public static interface CliCommand.Executable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    run()
     
  • Method Details

    • run

      void run()