Method: Coglius::CommandSupport#nodoc
- Defined in:
- lib/coglius/command_support.rb
#nodoc ⇒ Object
Return true to avoid including this command in your help strings
14 15 16 |
# File 'lib/coglius/command_support.rb', line 14 def nodoc false end |