Method: Cucumber::Formatter::AstLookup::ScenarioOutlineSource#type

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

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type


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

def type
  @type
end