# File lib/cucumber/formatter/ansicolor.rb, line 145 145: def cukes(n) 146: ("(::) " * n).strip 147: end
# File lib/cucumber/formatter/ansicolor.rb, line 149 149: def green_cukes(n) 150: blink(green(cukes(n))) 151: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.