Versions in this module Expand all Collapse all v0 v0.12.0 Jul 8, 2018 GO-2022-0937 GO-2022-0937: Elvish vulnerable to remote code execution via the web UI backend in github.com/elves/elvish Changes in this version type Shell + NoRc bool v0.11.0 Jan 16, 2018 GO-2022-0937 GO-2022-0937: Elvish vulnerable to remote code execution via the web UI backend in github.com/elves/elvish 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