Versions in this module Expand all Collapse all v1 v1.0.1 Feb 22, 2023 v1.0.0 Nov 16, 2022 Changes in this version + type Result struct + func Run(cmdLine string, timeout ...time.Duration) *Result + func (r *Result) Err() error + func (r *Result) String() string