Package io.cucumber.plugin
Interface ColorAware
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setMonochrome(boolean monochrome)
When set to monochrome the plugin should not use colored output.
-