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