Versions in this module Expand all Collapse all v0 v0.2.0 Feb 21, 2026 v0.1.0 Feb 17, 2026 Changes in this version + var EnvKey = envKeyType + func DecodeJsonStream[T any](ctx context.Context, wd string, args ...string) (iter.Seq[T], func() error) + func New(ctx context.Context, wd string, args ...string) *exec.Cmd + func Pipe(ctx context.Context, wd string, args ...string) (*exec.Cmd, io.ReadCloser, error)