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