Method: Cucumber::Cli::Configuration#snippet_type
- Defined in:
- lib/cucumber/cli/configuration.rb
permalink #snippet_type ⇒ Object
[View source] [View on GitHub]
77 78 79 |
# File 'lib/cucumber/cli/configuration.rb', line 77 def snippet_type [:snippet_type] || :cucumber_expression end |