mirror of
https://github.com/eosswedenorg/antelope-keygen
synced 2026-06-18 04:00:03 +02:00
console: add isColorsSupported()
This commit is contained in:
parent
f7858cb5bd
commit
f676f2e7ca
2 changed files with 20 additions and 0 deletions
|
|
@ -63,6 +63,8 @@ namespace console {
|
|||
italic
|
||||
};
|
||||
|
||||
bool isColorsSupported(const std::ostream& os);
|
||||
|
||||
// Resets all colors/attributes
|
||||
std::ostream& reset(std::ostream& os);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue