method

custom_runner?

custom_runner?()
protected

No documentation available.

# File lib/spec/runner/options.rb, line 261
      def custom_runner?
        return user_input_for_runner ? true : false
      end