Method: Chef::Provider::File#deployment_strategy
- Defined in:
- lib/chef/provider/file.rb
#deployment_strategy ⇒ Object (readonly)
Returns the value of attribute deployment_strategy.
58 59 60 |
# File 'lib/chef/provider/file.rb', line 58 def deployment_strategy @deployment_strategy end |