Versions in this module Expand all Collapse all v1 v1.0.0 Mar 29, 2020 Changes in this version + func Print(cl ct.Color, bright bool, a ...interface{}) (n int, err error) + func Printf(cl ct.Color, bright bool, format string, a ...interface{}) (n int, err error) + func Printfln(cl ct.Color, bright bool, format string, a ...interface{}) (n int, err error) + func Println(cl ct.Color, bright bool, a ...interface{}) (n int, err error)