Module: Kernel

Defined in:
lib/eksek.rb

Overview

Executes shell commands and can be specified to return the standard output, standard error, etc. Accepts the same options as Process.spawn e.g. :chdir, :env.