s


Description:

public string s (string? label = null, bool off = true, bool? bold = null)

colorize a string

Parameters:

label

the string to colorize

off

enable/disable off sequence at end of label

bold

override bold attribute for label

Returns:

the colorized string with proper ansi escape color sequence