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.
93 94 95 |
# File 'lib/chef/resource.rb', line 93 def not_if_args @not_if_args end |