Method: Chef::Resource::OneFlowTemplate#exists
- Defined in:
- lib/chef/resource/one_flow_template.rb
#exists ⇒ Object
Returns the value of attribute exists.
42 43 44 |
# File 'lib/chef/resource/one_flow_template.rb', line 42 def exists @exists end |