method
custom_runner?
custom_runner?()
protected
Hide source
# File lib/spec/runner/options.rb, line 321 def custom_runner? return user_input_for_runner ? true : false end