Interface ExampleRunnable

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      int run()
      Runs the command and returns an exit code that the application should return
    • Method Detail

      • run

        int run()
        Runs the command and returns an exit code that the application should return
        Returns:
        Exit code