Method: Cucumber::Cli::Configuration#snippet_type
- Defined in:
- lib/cucumber/cli/configuration.rb
#snippet_type ⇒ Object
75 76 77 |
# File 'lib/cucumber/cli/configuration.rb', line 75 def snippet_type [:snippet_type] || :cucumber_expression end |