Flowdock
get_type_from_options(options) private

No documentation

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

Hide source
# File lib/spec/runner/configuration.rb, line 157
      def get_type_from_options(options)
        options[:type] || options[:behaviour_type]
      end
Register or log in to add new notes.