method
start
1.3.0 -
Show 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