Versions in this module Expand all Collapse all v0 v0.1.0 Jan 28, 2021 Changes in this version + type Shell interface + Execute func(cmd string) (string, string, error) + Exit func() + func New(backend backend.Starter) (Shell, error)