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