Libraries
»
benchmark-spec
(0.1.3)
»
Index
»
BenchmarkSpec
»
OutputFormatter
»
new_line
Method: BenchmarkSpec::OutputFormatter.new_line
Defined in:
lib/benchmark_spec/output_formatter.rb
.
new_line
⇒
Object
30 31 32
# File 'lib/benchmark_spec/output_formatter.rb', line 30
def
new_line
puts
"
\n
"
end