Versions in this module Expand all Collapse all v0 v0.0.2 Apr 12, 2026 Changes in this version + const SHELL_PROGRAMM + func IgnoreInterrupt(e error) error + func NewSyncShell(ctx context.Context, ops ShellOps) *syncShell + type ShellOps struct + Cmd string + Env map[string]string + ExecPath string + ShellPath string