Method: Command::CommandSet#documentation

Defined in:
lib/command-set/command-set.rb,
lib/command-set/command-set.rb

#documentation(width, prefix = []) ⇒ Object Also known as: short_docs

Returns the value of attribute documentation.



179
180
181
# File 'lib/command-set/command-set.rb', line 179

def documentation
  @documentation
end