Chef::Resource::Script
# File lib/chef/resource/csh.rb, line 25 def initialize(name, run_context=nil) super @resource_name = :csh @interpreter = "csh" end
[Validate]
Generated with the Darkfish Rdoc Generator 2.