Versions in this module Expand all Collapse all v1 v1.5.3 Sep 13, 2016 v1.5.2 Aug 24, 2016 v1.5.1 Aug 24, 2016 v1.5.0 Aug 22, 2016 v1.4.3 Sep 13, 2016 v1.4.2 Aug 10, 2016 v1.4.1 Jul 25, 2016 v1.4.0 Jul 22, 2016 Changes in this version + func SkipIntegrationTests(t *testing.T, app ...string) bool v1.3.5 Sep 13, 2016 v1.3.4 Jul 25, 2016 v1.3.3 Jul 15, 2016 v1.3.2 Jun 28, 2016 v1.3.1 Jun 24, 2016 v1.3.0 Jun 22, 2016 v1.2.0 May 22, 2016 Changes in this version + const ANSI_YELLOW v1.1.4 May 14, 2016 v1.1.3 Apr 14, 2016 v1.1.2 Apr 6, 2016 v1.1.1 Apr 6, 2016 v1.1.0 Mar 29, 2016 Changes in this version + const ACK + const AMPERSTAND + const ANSI_BOLD_BLACK + const ANSI_BOLD_BLUE + const ANSI_BOLD_CYAN + const ANSI_BOLD_GREEN + const ANSI_BOLD_MAGENTA + const ANSI_BOLD_RED + const ANSI_BOLD_WHITE + const ANSI_BOLD_YELLOW + const ANSI_CLEAR + const ANSI_RESET + const BACKSLASH + const BACKTICK + const CLOSE_BRACKET + const CR + const DEL + const LF + const LOWERCASE_Z + const NINE + const OPEN_BRACKET + const PLUS + const QUESTION + const SINGLE_QUOTE + const SPACE + const TAB + const TILDA + const UNDERSCORE + const US + func GetCurrentWorkingDirectory() string + func GetHomeDir() string + func GetMapKey(value map[string]interface{}, keys ...string) (result interface{}, ok bool) + func KillProcessGroup(cmd *exec.Cmd) — darwin/amd64, linux/amd64, windows/amd64 + func MakeFatalToPanic() + func Reap() — darwin/amd64, linux/amd64, windows/amd64 + func SetProcessGroup(cmd *exec.Cmd) — darwin/amd64, linux/amd64, windows/amd64 + func ShellEscape(str string) string + func ShortenToken(token string) string + func ToBackslash(path string) string + func ToConfigMap(list interface{}) (map[string]interface{}, bool) + func ToSlash(path string) string + func ToTOML(src interface{}) string + func ToYAML(src interface{}) string