method
dry_run?
dry_run?()
public
Hide source
# File lib/spec/runner/options.rb, line 232 def dry_run? @dry_run == true end