Chef::Resource::WindowsScript
# File lib/chef/resource/batch.rb, line 25 def initialize(name, run_context=nil) super(name, run_context, :batch, "cmd.exe") end
[Validate]
Generated with the Darkfish Rdoc Generator 2.