Registry / utility / rexec
library1.6.3rbrubygemsunverified

RExec stands for Remote Execute and provides support for executing processes both locally and remotely.

gem install rexec
INSTALL
IMPORT
SIG · REXEC
R
rexec
utilityrubyv1.6.3
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.

RExec
require 'rexec'

Execute a local command and capture output.

require 'rexec' RExec.run('ls -la') do |out, err, status| puts out end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.6.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
rexec — gem install rexec · libregistry