Exception: Inspec::InputRegistry::ProfileLookupError
- Defined in:
- lib/inspec/input_registry.rb
Instance Attribute Summary collapse
- 
  
    
      #profile_name  ⇒ Object 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Returns the value of attribute profile_name. 
Instance Attribute Details
#profile_name ⇒ Object
Returns the value of attribute profile_name.
| 19 20 21 | # File 'lib/inspec/input_registry.rb', line 19 def profile_name @profile_name end |