method

dry_run?

rspec latest stable - Class: Spec::Runner::Formatter::BaseTextFormatter
dry_run?()
protected

No documentation available.

# File lib/spec/runner/formatter/base_text_formatter.rb, line 100
        def dry_run?
          [email protected]_run
        end