Exception: Inspec::Input::RequiredError
- Defined in:
- lib/inspec/input.rb
Instance Attribute Summary collapse
-
#input_name ⇒ Object
Returns the value of attribute input_name.
Instance Attribute Details
#input_name ⇒ Object
Returns the value of attribute input_name.
34 35 36 |
# File 'lib/inspec/input.rb', line 34 def input_name @input_name end |