Supports(ColorSystem) Method
Checks whether the current profile supports
the specified color system.
public bool Supports(ColorSystem colorSystem)
- Namespace
- Spectre
.Console - Containing Type
- Profile
Parameters
- ColorSystem colorSystem
- The color system to check.
Returns
- bool