Versions in this module Expand all Collapse all v0 v0.7.0 Aug 31, 2020 v0.6.0 Aug 14, 2019 v0.5.0 Jul 10, 2019 Changes in this version + type Shell struct + BinPath string + Cmd bool + CompileOnly bool + DbPath string + SockPath string + func New(binpath, sockpath, dbpath string, cmd, compileonly bool) *Shell + func (sh *Shell) Main(args []string) int