Class: Chef::Resource
- Inherits:
-
Object
- Object
- Chef::Resource
- Defined in:
- lib/chef/event_dispatch/serf.rb
Instance Attribute Summary collapse
-
#publish(arg = nil) ⇒ Object
readonly
Returns the value of attribute publish.
Instance Attribute Details
#publish(arg = nil) ⇒ Object (readonly)
Returns the value of attribute publish.
8 9 10 |
# File 'lib/chef/event_dispatch/serf.rb', line 8 def publish @publish end |