NAME
SweetPea::Cli::Flash - Flash handling for SweetPea-Cli.
METHODS
new
Instantiate a new exception object for SweetPea-Cli.
flash
The flash method is responsible for storing passed in error messages
for later retrieval and rendering.
count
The count method returns the number of error messages currently
existing in the error messages container.
clear
The clear method resets the error message container.
report
The report method is responsible for displaying all stored error
messages using the defined message delimiter.
AUTHOR
Al Newkirk, <al.newkirk at awnstudio.com>