Registry / utility / mixlib-shellout

mixlib-shellout

JSON →
library3.4.10rbrubygemsunverified

Run external commands on Unix or Windows with a simple Ruby interface.

gem install mixlib-shellout
INSTALL
IMPORT
SIG · MIXLIB-SHELLOUT
M
mixlib-shellout
utilityrubyv3.4.10
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.

Mixlib::ShellOut
require 'mixlib/shellout'

Execute a shell command and capture its output.

require 'mixlib/shellout' cmd = Mixlib::ShellOut.new('ls -la') cmd.run_command puts cmd.stdout
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.4.10latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
18
OpenAI (training)
1
Resources
mixlib-shellout — gem install mixlib-shellout · libregistry