java.lang.Object
com.github.rvesse.airline.examples.io.Decorations
All Implemented Interfaces:
ExampleRunnable

@Command(name="decorations", description="Demonstrates decorated text output") public class Decorations extends Object implements ExampleRunnable
  • Constructor Details

    • Decorations

      public Decorations()
  • 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