Methods

Files

Class/Module Index [+]

Quicksearch

Chef::Resource::WhyrunSafeRubyBlock

Public Class Methods

new(name, run_context=nil) click to toggle source
# File lib/chef/resource/whyrun_safe_ruby_block.rb, line 23
def initialize(name, run_context=nil)
  super
  @resource_name = :whyrun_safe_ruby_block
  @provider = Chef::Provider::WhyrunSafeRubyBlock
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.