Registry / cli / scmd
library3.0.5rbrubygemsunverified

Build and run system commands in Ruby.

gem install scmd
INSTALL
IMPORT
SIG · SCMD
S
scmd
clirubyv3.0.5
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.

SCMD
require 'scmd'

Run a system command and capture output

require 'scmd' cmd = SCMD.new('echo Hello') result = cmd.run puts result.stdout
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.5latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
18
Resources
scmd — gem install scmd · libregistry