Registry / cli / rprogram

rprogram

JSON →
library0.3.2rbrubygemsunverified

Library for creating Ruby wrappers around command-line programs, providing a Rubyful interface to options and system search.

gem install rprogram
INSTALL
IMPORT
SIG · RPROGRAM
R
rprogram
clirubyv0.3.2
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.

RProgram
require 'rprogram'

Create a wrapper for the 'ls' command and run it with options.

require 'rprogram' program = RProgram::Program.new('ls') program.run('-la')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
20
Amazon
1
Resources
rprogram — gem install rprogram · libregistry