class Cucumber::RbSupport::Snippet::MultilineArgumentSnippet::None

Public Instance Methods

append_block_argument_to(array) click to toggle source
# File lib/cucumber/rb_support/snippet.rb, line 161
def append_block_argument_to(array)
end
append_comment_to(string) click to toggle source
# File lib/cucumber/rb_support/snippet.rb, line 164
def append_comment_to(string)
end