Exception: Inspec::Input::PatternError
- Defined in:
- lib/inspec/input.rb
Instance Attribute Summary collapse
-
#input_pattern ⇒ Object
Returns the value of attribute input_pattern.
Instance Attribute Details
#input_pattern ⇒ Object
Returns the value of attribute input_pattern.
30 31 32 |
# File 'lib/inspec/input.rb', line 30 def input_pattern @input_pattern end |