Module: Rodish::Plugins::HelpExamples::CommandMethods

Defined in:
lib/rodish/plugins/help_examples.rb

Instance Attribute Summary collapse

Instance Attribute Details

#help_examplesObject

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