Class: Chef::Resource::LWRPBase

Inherits:
Chef::Resource show all
Extended by:
Chef::RemoveExistingLWRP
Defined in:
lib/chefspec/extensions/chef/lwrp_base.rb

Overview

Chef provider for a resource

Method Summary

Methods included from Chef::RemoveExistingLWRP

build_from_file_with_removal, extended, remove_existing_lwrp

Methods inherited from Chef::Resource

#initialize, #old_initialize, #old_run_action, #perform_action, #performed_action, #performed_action?, #performed_actions, #run_action

Constructor Details

This class inherits a constructor from Chef::Resource