Enum ConsoleFilterSeverity
Console filter severity
Namespace: Terminaux.Base.Checks
Assembly: Terminaux.dll
Syntax
public enum ConsoleFilterSeverity
Fields
Name | Description |
---|---|
Blacklist | Whether either the type or the emulator is blacklisted (i.e. not supporting VT sequences) |
Graylist | Whether either the type or the emulator is graylisted (i.e. misleading color support value) |