Versions in this module Expand all Collapse all v0 v0.1.2 Jun 1, 2026 v0.1.1 May 31, 2026 v0.1.0 Apr 20, 2026 Changes in this version + func LookPath(name string) (string, error) + func Output(ctx context.Context, binary string, args ...string) ([]byte, error) + func Run(ctx context.Context, binary string, args ...string) error + func Version(ctx context.Context, binary string, args ...string) string