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