- ruby | ruby-interpreter
- ruby-climate-control (<< 1.0)
- ruby-climate-control (>= 0.0.3)
cocaine is used to run command line commands in Ruby. Commands are run
using backticks(Ruby 1.8) or Process.spawn(Ruby 1.9).
.
This library supports interpolated arguments and prevents attempts
to break system. This library throws exception if the command returns
errors.
.
Performance can be increased by installing posix-spawn gem.
Installed Size: 46.1 kB
Architectures: all