Method: Chef::RunList::RunListItem#type
- Defined in:
- lib/chef/run_list/run_list_item.rb
#type ⇒ Object (readonly)
Returns the value of attribute type.
26 27 28 |
# File 'lib/chef/run_list/run_list_item.rb', line 26 def type @type end |