class

Verisum::App

Inherits Verisum::Redirect < Reference < Object

The main application class.

Constants

EXIT_FAILURE = 1
EXIT_SUCCESS = 0

Constructors

Class methods

run(argv = ARGV) : Int32
Source

Instance methods

option
Source
parser
Source
run(argv = ARGV) : Int32

Runs the verisum application with the given arguments.

Returns the exit code.

Source

Nested types