Versions in this module Expand all Collapse all v0 v0.0.7 May 30, 2026 Changes in this version + func IsAvailable(binary, customPath string) bool + type Command struct + func MustNew(binary string, args []string, opts *Options) *Command + func New(binary string, args []string, opts *Options) (*Command, error) + type Options struct + CustomPath string + Dir string + Env map[string]string