method
dry_run?
1.1.4 -
Show latest stable
- Class:
Spec::Example::ExampleGroupMethods
dry_run?()private
No documentation available.
# File lib/spec/example/example_group_methods.rb, line 342
def dry_run?
rspec_options.dry_run
end