ConsoleWriter Module
Functions and values
Function or value | Description |
|
|
Full Usage:
write toStdErr color newLine text
Parameters:
bool
color : ConsoleColor
newLine : bool
text : string
|
|
Full Usage:
writeAnsiColor toStdErr color newLine text
Parameters:
bool
color : ConsoleColor
newLine : bool
text : string
|
|