method
custom_runner?
![No documentation Importance_0](https://d2vfyqvduarcvs.cloudfront.net/images/importance_0.png?1349367920)
custom_runner?()
protected
Hide source
# File lib/spec/runner/options.rb, line 321 def custom_runner? return user_input_for_runner ? true : false end