Method: Chef::EventDispatch::DSL#handler
- Defined in:
- lib/chef/event_dispatch/dsl.rb
#handler ⇒ Object (readonly)
Returns the value of attribute handler.
25 26 27 |
# File 'lib/chef/event_dispatch/dsl.rb', line 25 def handler @handler end |