Class
Rouge::CLI
In:
lib/rouge/cli.rb
Parent:
Object
Methods
class_from_arg
doc
error!
error!
new
parse
Classes and Modules
Class
Rouge::CLI::Error
Class
Rouge::CLI::Help
Class
Rouge::CLI::Version
Public Class methods
class_from_arg
(arg)
doc
() {|%|usage: rougify [command] [args...]| yield %|| yield %|where <command> is one of:| yield %| highlight| ...}
error!
(msg, status=1)
new
(options={})
parse
(argv=ARGV)
Public Instance methods
error!
(*a)
[Validate]