Method: Beaker::Options::Parser#usage
- Defined in:
- lib/beaker/options/parser.rb
#usage ⇒ String
Returns a description of Beaker’s supported arguments
28 29 30 |
# File 'lib/beaker/options/parser.rb', line 28 def usage @command_line_parser.usage end |