TTT v0.2.0 TTT.Console.Colorizer View Source
Add color to a string for display in command line.
Link to this section Summary
Link to this section Functions
## Parameters
- item: String of message.
Returns a string with color encoding for display in command line. ANSI.reset at the end of string is to remove any color effects for any strings displayed afterward.