Method: Cucumber::Messages::Tag#id

Defined in:
lib/cucumber/messages/tag.rb

#idObject (readonly)

Unique ID to be able to reference the Tag from PickleTag



26
27
28
# File 'lib/cucumber/messages/tag.rb', line 26

def id
  @id
end