Searched defs:consoleErrorOutput (Results 1 – 2 of 2) sorted by relevance
41 function consoleErrorOutput(output: string, label: string, color: (string) => string): void { function
32 function consoleErrorOutput(output: string, label: string, colorifyLine: (string) => string): void { function