Exception: Inspec::InputRegistry::InputLookupError

Inherits:
Error
  • Object
show all
Defined in:
lib/inspec/input_registry.rb

Instance Attribute Summary collapse

Instance Attribute Details

#input_nameObject

Returns the value of attribute input_name.



24
25
26
# File 'lib/inspec/input_registry.rb', line 24

def input_name
  @input_name
end

#profile_nameObject

Returns the value of attribute profile_name.



23
24
25
# File 'lib/inspec/input_registry.rb', line 23

def profile_name
  @profile_name
end