package cli type Warner interface { Warn(s string) }