Versions in this module Expand all Collapse all v0 v0.2.0 Jan 1, 2018 v0.1.0 Dec 30, 2017 Changes in this version + func Contains(a string, list []string) bool + func Exists(path string) bool + func Fatal(err error) + func PrepareBeforeCommands(commands []string) []string + func PrepareCommand(command string) []string + func PrepareImage(name, version string) string + func RandString(n int) string + func StripCtlAndExtFromUnicode(str string) string + func Welcome()