Method: Inspec::Input#description
- Defined in:
- lib/inspec/objects/input.rb
#description ⇒ Object (readonly)
Returns the value of attribute description.
160 161 162 |
# File 'lib/inspec/objects/input.rb', line 160 def description @description end |