Verisum::App
Inherits Verisum::Redirect < Reference < Object
The main application class.
Constants
EXIT_FAILURE = 1
EXIT_SUCCESS = 0
Constructors
new
SourceClass methods
run(argv = ARGV) : Int32
SourceInstance methods
option
Sourceparser
Sourceprint_help(io : IO)
Sourceprint_version(io : IO)
Sourcerun(argv = ARGV) : Int32
Runs the verisum application with the given arguments.
Returns the exit code.