Class: Chef::Resource::InParallel

Inherits:
Chef::Resource
  • Object
show all
Defined in:
lib/chef/resource/in_parallel.rb

Instance Method Summary collapse

Constructor Details

#initialize(&block) ⇒ InParallel

Returns a new instance of InParallel.



4
5
# File 'lib/chef/resource/in_parallel.rb', line 4

def initialize(&block)
end