Versions in this module Expand all Collapse all v0 v0.4.0 Jan 27, 2019 v0.3.0 Nov 21, 2018 v0.2.0 Oct 1, 2018 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