Returns the value of attribute type
Returns:
the current value of type
4 5 6
# File 'lib/easy_changelog/entry.rb', line 4 def type @type end