java.lang.Object
com.github.rvesse.airline.examples.userguide.prompts.PromptsDemo
All Implemented Interfaces:
ExampleRunnable

@Command(name="prompts", description="Displays some user prompts") public class PromptsDemo extends Object implements ExampleRunnable
  • Constructor Details

    • PromptsDemo

      public PromptsDemo()
  • Method Details

    • main

      public static void main(String[] args)
    • run

      public int run()
      Description copied from interface: ExampleRunnable
      Runs the command and returns an exit code that the application should return
      Specified by:
      run in interface ExampleRunnable
      Returns:
      Exit code