open3x |
module Open3X |
Constants |
PROCESSES |
---|
Public Methods |
A version of popen3 that yields (or returns) rd, wr, err, pid
The original popen3 that yields (or returns) rd, wr, err
popen3(*cmd, &block) is a module function for the named method popen3_with_pid.
self.popen3_with_pid is a module function for the named method popen3.