Method: Inspec::Profile#parent_profile
- Defined in:
- lib/inspec/profile.rb
#parent_profile ⇒ Object
Returns the value of attribute parent_profile.
82 83 84 |
# File 'lib/inspec/profile.rb', line 82 def parent_profile @parent_profile end |