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