Method: Coglius::CommandSupport#context_description
- Defined in:
- lib/coglius/command_support.rb
#context_description ⇒ Object
9 10 11 |
# File 'lib/coglius/command_support.rb', line 9 def context_description "in the command #{name}" end |