method
dry_run?
![No documentation Importance_0](https://d2vfyqvduarcvs.cloudfront.net/images/importance_0.png?1349367920)
dry_run?()
protected
Hide source
# File lib/spec/runner/formatter/base_text_formatter.rb, line 100 def dry_run? !!@options.dry_run end