Versions in this module Expand all Collapse all v1 v1.0.1 Mar 12, 2024 v1.0.0 Mar 12, 2024 Changes in this version + type Shell interface + Execute func(cmd string) (string, string, error) + Exit func() + func New(backend backend.Starter) (Shell, error)