Emit the ANSI escape code that selects color c.
Synopsis
Declared in <folly/debugging/symbolizer/SymbolizePrinter.h>
void
color(Color c);
Parameters
Name |
Description |
c |
The color to switch to. |
Created with MrDocs