Debug.constructTermColor

Constructs a string that can be used for getting the desired color in color terminals. You need to free the string after use.

struct Debug
static
string
constructTermColor
()

Parameters

colorinfo uint

the color info

Return: a string containing the color definition

Meta