Flowdock
custom_runner?() protected

No documentation

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

Hide source
# File lib/spec/runner/options.rb, line 292
      def custom_runner?
        return user_input_for_runner ? true : false
      end
Register or log in to add new notes.