Flowdock
method

add_listener

Importance_0
add_listener(listener) public

No documentation

This method has no description. You can help the RSpec community by adding new notes.

Hide source
# File lib/spec/story/runner/scenario_runner.rb, line 34
        def add_listener(listener)
          @listeners << listener
        end
Register or log in to add new notes.