method
start
rspec latest stable - Class:
Spec::Runner::Formatter::ProfileFormatter
start(count)public
No documentation available.
# File lib/spec/runner/formatter/profile_formatter.rb, line 13
def start(count)
@output.puts "Profiling enabled."
end