Module Chef::Mixin::Command::Unix
In: lib/chef/mixin/command/unix.rb

Methods

popen4  

Public Instance methods

This is taken directly from Ara T Howard‘s Open4 library, and then modified to suit the needs of Chef. Any bugs here are most likely my own, and not Ara‘s.

The original appears in external/open4.rb in its unmodified form.

Thanks Ara!

[Validate]