colorize
colorize(
text,color):string
Defined in: utils/output-formatter.ts:59
Apply color to text.
Parameters
Section titled “Parameters”string
"bold" | "reset" | "dim" | "black" | "red" | "green" | "yellow" | "blue" | "magenta" | "cyan" | "white" | "gray" | "bgBlack" | "bgRed" | "bgGreen" | "bgYellow" | "bgBlue" | "bgMagenta" | "bgCyan" | "bgWhite"
Returns
Section titled “Returns”string