Method: Cucumber::Ast::StepInvocation#matched_cells

Defined in:
lib/cucumber/ast/step_invocation.rb

#matched_cellsObject (readonly)

Returns the value of attribute matched_cells.



11
12
13
# File 'lib/cucumber/ast/step_invocation.rb', line 11

def matched_cells
  @matched_cells
end