84 85 86 87 88 89
# File 'lib/probatio/plugins.rb', line 84 def on_start(ev) puts puts "Run options: --seed #{Probatio.seed}" puts end