Versions in this module Expand all Collapse all v1 v1.2.2 Aug 29, 2026 v1.2.1 Aug 29, 2026 v1.2.0 Aug 29, 2026 Changes in this version + func Parse(command string) ([]string, error) + type Result struct + DurationMS int64 + ExitCode int + Output []byte + OutputSummary string + func Run(ctx context.Context, root, command string, timeout time.Duration) (Result, error)