NAME
Kvasir::Output - Interface for output classes
INTERFACE
CLASS METHODS
- new
-
Creates a new instance.
INSTANCE METHODS
- pre_process
-
Currently not used.
For arguments passed to this method see "Arguments" in Kvasir::Constants.
- process
-
Called after each iteration in the runloop.
For arguments passed to this method see "Arguments" in Kvasir::Constants.
- post_process
-
Currently not used.
For arguments passed to this method see "Arguments" in Kvasir::Constants.