Registry / utility / awesome-spawn

awesome-spawn

JSON →
library1.7.0rbrubygemsunverified

Provides useful features over Ruby's Kernel.spawn for spawning subprocesses.

gem install awesome_spawn
INSTALL
IMPORT
SIG · AWESOME-SPAWN
A
awesome-spawn
utilityrubyv1.7.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.

AwesomeSpawn
require 'awesome_spawn'

Run a command and capture its output.

require 'awesome_spawn' result = AwesomeSpawn.run('echo hello') puts result.output
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.7.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
34 hits · last 30 days
node
30
Resources
awesome-spawn — gem install awesome-spawn · libregistry