Class Rexical::Cmd
In: lib/rexical/rexcmd.rb
Parent: Object

Methods

new   run   usage  

Constants

OPTIONS = <<-EOT o -o --output-file <outfile> file name of output [<filename>.rb] o -s --stub - append stub code for debug o -i --ignorecase - ignore char case o -C --check-only - syntax check only o - --independent - independent mode o -d --debug - print debug information o -h --help - print this message and quit o - --version - print version and quit o - --copyright - print copyright and quit EOT

Public Class methods

Public Instance methods

[Validate]