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