C# Class FileFind.Meshwork.Logging.ConsoleCrayon

Afficher le fichier Open project: codebutler/meshwork Class Usage Examples

Méthodes publiques

Méthode Description
ResetColor ( ) : void

Private Methods

Méthode Description
DetectXtermColors ( ) : void
GetAnsiColorControlCode ( ConsoleColor colour, bool isForeground ) : string
GetAnsiResetControlCode ( ) : string
SetColor ( ConsoleColor color, bool isForeground ) : void
TranslateColor ( ConsoleColor desired, bool &light ) : int
_isatty ( int fd ) : int
isatty ( int fd ) : bool

Method Details

ResetColor() public static méthode

public static ResetColor ( ) : void
Résultat void