mirror of
https://github.com/eosswedenorg/antelope-keygen
synced 2026-06-20 09:56:45 +02:00
console: add disable_color flag.
This commit is contained in:
parent
7bae67ddbc
commit
f1f9eb5a66
5 changed files with 68 additions and 23 deletions
|
|
@ -30,6 +30,8 @@ namespace eoskeygen {
|
|||
|
||||
namespace console {
|
||||
|
||||
extern bool disable_color;
|
||||
|
||||
// enum for all supported colors.
|
||||
enum Color {
|
||||
default_fg,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue