Method: Mysh::Action#description
- Defined in:
- lib/mysh/action.rb
#description ⇒ Object (readonly)
The description of the action.
12 13 14 |
# File 'lib/mysh/action.rb', line 12 def description @description end |
The description of the action.
12 13 14 |
# File 'lib/mysh/action.rb', line 12 def description @description end |