Method: Cucumber::Formatter::AstLookup::ScenarioOutlineSource#scenario_outline

Defined in:
lib/cucumber/formatter/ast_lookup.rb

#scenario_outlineObject

Returns the value of attribute scenario_outline

Returns:

  • (Object)

    the current value of scenario_outline

[View source] [View on GitHub]

57
58
59
# File 'lib/cucumber/formatter/ast_lookup.rb', line 57

def scenario_outline
  @scenario_outline
end