Class: Cl::Help
- Defined in:
- lib/cl/help.rb,
lib/cl/help/cmd.rb,
lib/cl/help/cmds.rb,
lib/cl/help/table.rb,
lib/cl/help/usage.rb
Defined Under Namespace
Classes: Cmd, Cmds, Table, Usage
Constant Summary
Constants included from Merge
Instance Attribute Summary
Attributes inherited from Cmd
Instance Method Summary collapse
Methods inherited from Cmd
abstract, arg, args, cmds, #deprecated_opts, description, #initialize, opt, opts, #opts, parse, required, required?, summary, underscore
Methods included from Merge
Constructor Details
This class inherits a constructor from Cl::Cmd