Registry / utility / childprocess

childprocess

JSON →
library5.1.0rbrubygemsunverified

A simple and reliable solution for controlling external programs running in the background on any Ruby/OS combination.

gem install childprocess
INSTALL
IMPORT
SIG · CHILDPROCESS
C
childprocess
utilityrubyv5.1.0
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.

ChildProcess
require 'childprocess'

Starts and waits for an external process.

require 'childprocess' process = ChildProcess.build('echo', 'hello') process.start process.wait
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
20
OpenAI (training)
1
Resources
childprocess — gem install childprocess · libregistry