Documentation ¶ Index ¶ func GoList() (string, error) func GoModGraph() (string, error) func GraphViz(in, out string) (err error) func MustRun(args ...string) string func Run(args ...string) (string, error) func Shell(args ...string) *exec.Cmd Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GoList ¶ func GoList() (string, error) func GoModGraph ¶ func GoModGraph() (string, error) func GraphViz ¶ func GraphViz(in, out string) (err error) func MustRun ¶ func MustRun(args ...string) string func Run ¶ func Run(args ...string) (string, error) func Shell ¶ func Shell(args ...string) *exec.Cmd Types ¶ This section is empty. Source Files ¶ View all Source files init.goshell.go Click to show internal directories. Click to hide internal directories.