Registry / utility / open3
library0.2.1rbrubygemsunverified

Popen, but with stderr, too.

gem install open3
INSTALL
IMPORT
SIG · OPEN3
O
open3
utilityrubyv0.2.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Open3
require 'open3'

Run a command and capture stdout and stderr

require 'open3' stdout, stderr, status = Open3.capture3('echo hello') puts stdout
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
open3 — gem install open3 · libregistry