Cross-platform API for executing child processes with access to stdin, stdout, stderr, PID, and exit status.
gem install popen4No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Run a command and capture its output streams.
Replace with Open3.popen3 from Ruby's standard library.
No dependency data recorded yet.