Package com.mcdermottroe.exemplar.ui.cli

A command line UI for the program.

See:
          Description

Interface Summary
ExitHandler A handler to exit the program with an exit code.
 

Class Summary
ConsoleFormatter A Formatter for messages which are output to the console.
ExitCode A structure for keeping exit codes.
ExitStatus A class to wrap and explain exit status codes produced by the CLI UI.
Main A class to provide a main entry point for the program.
 

Package com.mcdermottroe.exemplar.ui.cli Description

A command line UI for the program.