Versions in this module Expand all Collapse all v1 v1.0.2 Jun 29, 2025 v1.0.1 Jun 29, 2025 v1.0.0 Jun 29, 2025 Changes in this version + type PersistentShell struct + func GetPersistentShell(workingDir string) *PersistentShell + func (s *PersistentShell) Close() + func (s *PersistentShell) Exec(ctx context.Context, command string, timeoutMs int) (string, string, int, bool, error)