Class
Cucumber::Configuration
In:
lib/cucumber/configuration.rb
Parent:
Object
The base class for configuring settings for a
Cucumber
run.
Methods
default
dry_run?
expand?
guess?
new
parse
paths
strict?
Public Class methods
default
()
new
(options = {})
parse
(argument)
Public Instance methods
dry_run?
()
expand?
()
guess?
()
paths
()
strict?
()
[Validate]