You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NO_COLOR is a popular convention and is much easier to remember than ANSI_COLORS_DISABLED, which I always have to look up in the perldoc. See no-color.org, there's even a couple of perl entries listed, including Term::ANSIColor.
NO_COLORis a popular convention and is much easier to remember thanANSI_COLORS_DISABLED, which I always have to look up in the perldoc. See no-color.org, there's even a couple of perl entries listed, including Term::ANSIColor.