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.



43
44
45
# File 'lib/inspec/errors.rb', line 43

def input_name
  @input_name
end

#profile_nameObject

Returns the value of attribute profile_name.



42
43
44
# File 'lib/inspec/errors.rb', line 42

def profile_name
  @profile_name
end