Versions in this module Expand all Collapse all v0 v0.0.2 Jun 7, 2021 v0.0.1 Jun 4, 2021 Changes in this version + const ShellToUse + func New(applicationContext summer.ApplicationContextManager, prompt string) *cmdlineService + type CommandInterface interface + Command func() string + Execute func(args ...string) int + ImplementCommandInterface func()