Versions in this module Expand all Collapse all v0 v0.0.0 May 11, 2021 Changes in this version + type Cmd interface + Run func() error + type Exit struct + Code int + func (e Exit) Run() error + type OsCmd exec.Cmd