Versions in this module Expand all Collapse all v0 v0.4.11 Dec 19, 2024 Changes in this version + type Cmd struct + func Command(name string, args ...string) *Cmd + func CommandContext(ctx context.Context, name string, args ...string) *Cmd