Commit 1caf05cc authored by Florian Wörter's avatar Florian Wörter

Renamed exposed method. [#1004]

parent 63cfb7db
......@@ -133,7 +133,7 @@ public:
formatter_ = std::move(sink_formatter);
}
bool colors_enabled()
bool should_color()
{
return should_do_colors_;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment