class Bombard::Publisher::Console
Public Instance Methods
publish()
click to toggle source
# File lib/bombard/publisher/console.rb, line 6 def publish puts @results.to_s end
# File lib/bombard/publisher/console.rb, line 6 def publish puts @results.to_s end