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.



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

def input_name
  @input_name
end

#profile_nameObject

Returns the value of attribute profile_name.



21
22
23
# File 'lib/inspec/input_registry.rb', line 21

def profile_name
  @profile_name
end