Method: Inspec::ProfileContext#profile_name
- Defined in:
- lib/inspec/profile_context.rb
#profile_name ⇒ Object (readonly)
Returns the value of attribute profile_name.
16 17 18 |
# File 'lib/inspec/profile_context.rb', line 16 def profile_name @profile_name end |