java.lang.Object
com.github.rvesse.airline.examples.io.ColorDemo<TrueColor>
com.github.rvesse.airline.examples.io.ColorsTrue
All Implemented Interfaces:
ExampleRunnable

@Command(name="colors-true", description="Displays some text in true (24 bit) color (if your terminal supports this)") public class ColorsTrue extends ColorDemo<TrueColor>