Method: Chef::Provider#check_resource_semantics!
- Defined in:
- lib/chef/provider.rb
#check_resource_semantics! ⇒ Object
hook that subclasses can use to do lazy validation for where properties aren’t flexible enough
181 |
# File 'lib/chef/provider.rb', line 181 def check_resource_semantics!; end |