Method: CP::Option#description
- Defined in:
- lib/cp/option.rb
#description ⇒ Object
Returns the value of attribute description.
5 6 7 |
# File 'lib/cp/option.rb', line 5 def description @description end |
Returns the value of attribute description.
5 6 7 |
# File 'lib/cp/option.rb', line 5 def description @description end |