Registry / utility / right-popen

right-popen

JSON →
library3.0.1rbrubygemsunverified

A gem for running external processes asynchronously while capturing standard and error outputs, using EventMachine for async popen.

gem install right_popen
INSTALL
IMPORT
SIG · RIGHT-POPEN
R
right-popen
utilityrubyv3.0.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.

RightPopen
require 'right_popen'

Run a command synchronously and capture output.

require 'right_popen' result = RightPopen.popen('ls -la')
Debug
Known issues
gotchaRequires EventMachine for asynchronous usage; not needed for synchronous calls.
fix
Install EventMachine gem if using async mode.
affects: >= 3.0.0
Upgrade
Version history
3.0.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
24
Amazon
1
OpenAI (training)
1
Resources
right-popen — gem install right-popen · libregistry