method
run

run()
public
Hide source
# File lib/spec/runner.rb, line 59 def run return true if options.examples_run? options.run_examples end