Package io.cucumber.prettyformatter
Class Ansi
java.lang.Object
io.cucumber.prettyformatter.Ansi
Represents an ANSI escape code in the format
CSI n m.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumA select number of attributes from all the available Select Graphic Rendition attributes. -
Method Summary
Modifier and TypeMethodDescriptiontoString()static Ansiwith(Ansi.Attributes... attributes) Constructs an ANSI escape code with the given attributes.