Method: Chef::Resource#only_if_args
- Defined in:
- lib/chef/resource.rb
#only_if_args ⇒ Object (readonly)
Returns the value of attribute only_if_args.
94 95 96 |
# File 'lib/chef/resource.rb', line 94 def only_if_args @only_if_args end |