gherkin.formatter
Class AnsiFormats.ColorFormat

java.lang.Object
  extended by gherkin.formatter.AnsiFormats.ColorFormat
All Implemented Interfaces:
Format
Enclosing class:
AnsiFormats

public static class AnsiFormats.ColorFormat
extends Object
implements Format


Constructor Summary
AnsiFormats.ColorFormat(AnsiEscapes... escapes)
           
 
Method Summary
 String text(String text)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnsiFormats.ColorFormat

public AnsiFormats.ColorFormat(AnsiEscapes... escapes)
Method Detail

text

public String text(String text)
Specified by:
text in interface Format


Copyright © 2013. All rights reserved.