Method: Ufo::Command.help_flags
- Defined in:
- lib/ufo/command.rb
.help_flags ⇒ Object
88 89 90 |
# File 'lib/ufo/command.rb', line 88 def help_flags Thor::HELP_MAPPINGS + ["help"] end |
88 89 90 |
# File 'lib/ufo/command.rb', line 88 def help_flags Thor::HELP_MAPPINGS + ["help"] end |