# File lib/cucumber/rb_support/snippet.rb, line 91defself.description"Snippets without parentheses. Note that these cause a warning from modern versions of Ruby."end
Public Instance Methods
typed_pattern()click to toggle source
# File lib/cucumber/rb_support/snippet.rb, line 87deftyped_pattern" /^#{pattern}$/"end