Метод | Описание | |
---|---|---|
ResetColor ( ) : void | ||
Test ( ) : void |
Метод | Описание | |
---|---|---|
DetectXtermColors ( ) : void | ||
GetAnsiColorControlCode ( ConsoleColor, color, bool isForeground ) : string | ||
GetAnsiResetControlCode ( ) : string | ||
SetColor ( ConsoleColor, color, bool isForeground ) : void | ||
TestAnsi ( ) : void | ||
TestRuntime ( ) : void | ||
TestSelf ( ) : void | ||
TranslateColor ( ConsoleColor, desired, bool &light ) : int | ||
_isatty ( int fd ) : int | ||
isatty ( int fd ) : bool |