Module: Rodish::Plugins::HelpExamples::CommandMethods
- Defined in:
- lib/rodish/plugins/help_examples.rb
Instance Attribute Summary collapse
-
#help_examples ⇒ Object
An array of strings for any examples to display in the help.
Instance Attribute Details
#help_examples ⇒ Object
An array of strings for any examples to display in the help.
20 21 22 |
# File 'lib/rodish/plugins/help_examples.rb', line 20 def help_examples @help_examples end |