Exception: Inspec::InputRegistry::InputLookupError

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

Instance Attribute Summary collapse

Instance Attribute Details

#input_nameObject

Returns the value of attribute input_name.



39
40
41
# File 'lib/inspec/errors.rb', line 39

def input_name
  @input_name
end

#profile_nameObject

Returns the value of attribute profile_name.



38
39
40
# File 'lib/inspec/errors.rb', line 38

def profile_name
  @profile_name
end