Method: Cucumber::Cli::Configuration#name_regexps
- Defined in:
- lib/cucumber/cli/configuration.rb
permalink #name_regexps ⇒ Object
[View source] [View on GitHub]
97 98 99 |
# File 'lib/cucumber/cli/configuration.rb', line 97 def name_regexps @options[:name_regexps] end |