Member Junction
Preparing search index...
@memberjunction/core
UpdateCurrentConsoleLine
Function UpdateCurrentConsoleLine
UpdateCurrentConsoleLine
(
message
:
string
,
color
?:
ConsoleColor
)
:
void
Utility function that udpates the current console line with the provided message and color.
Parameters
message
:
string
color
:
ConsoleColor
= ConsoleColor.white
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Member Junction
Loading...
Utility function that udpates the current console line with the provided message and color.