Method: Beaker::Options::CommandLineParser#usage
- Defined in:
- lib/beaker/options/command_line_parser.rb
#usage ⇒ String
Generate a string representing the supported arguments
316 317 318 |
# File 'lib/beaker/options/command_line_parser.rb', line 316 def usage @optparse.help end |