Method: Inspec::InputRegistry#inputs_by_profile
- Defined in:
- lib/inspec/input_registry.rb
#inputs_by_profile ⇒ Object (readonly)
Returns the value of attribute inputs_by_profile.
27 28 29 |
# File 'lib/inspec/input_registry.rb', line 27 def inputs_by_profile @inputs_by_profile end |