cli/utils
Mislav Marohnić 24b04b5fca Make use of ansi.ColorFunc
Speed up repeated calls to color functions by using ansi.ColorFunc to
create a closure per each color.

https://godoc.org/github.com/mgutz/ansi#ColorFunc
2019-11-27 19:16:53 +01:00
..
color.go Make use of ansi.ColorFunc 2019-11-27 19:16:53 +01:00
prepare_cmd.go Only capture stderr of commands that don't have configured Stderr 2019-11-14 20:02:42 +01:00
table_printer.go Fix detecting terminal under Git Bash on Windows 2019-11-27 15:31:37 +01:00
utils.go 🔥 unused code 2019-11-26 14:14:31 +01:00