Versions in this module Expand all Collapse all v0 v0.9.0 Jul 23, 2015 Changes in this version + func Run(args ...string) error + func RunStdout(args ...string) (io.Reader, error) + func RunWithOptions(runOptions RunOptions, args ...string) error + func SetDebug(d bool) + type RunOptions struct