Method: Chef::Formatters::ErrorDescription#sections
- Defined in:
- lib/chef/formatters/error_description.rb
#sections ⇒ Object (readonly)
Returns the value of attribute sections.
28 29 30 |
# File 'lib/chef/formatters/error_description.rb', line 28 def sections @sections end |