Versions in this module Expand all Collapse all v0 v0.0.1 Dec 7, 2023 Changes in this version + const SHELL_PROGRAMM + func IgnoreInterrupt(e error) error + func NewSyncShell(ops ShellOps) *syncShell + type ShellOps struct + Cmd string + Ctx context.Context + Env map[string]string + ExecPath string + ShellPath string