Package nz.org.riskscape.cli


package nz.org.riskscape.cli
  • Class
    Description
    Helper interface that can make your code more succinct when producing Ansi text for display
    A more convenient print stream API to use for printing things out to the console, supporting ANSI styling if the underlying terminal supports it and fluid use (e.g.
    Functional interface for an interrupt handler.