Method: XSpec::Notifier::Character#run_finish

Defined in:
lib/xspec/notifiers.rb

#run_finishObject



70
71
72
73
# File 'lib/xspec/notifiers.rb', line 70

def run_finish
  @out.puts
  !@failed
end