Method: EasyChangelog::Entry#type

Defined in:
lib/easy_changelog/entry.rb

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



4
5
6
# File 'lib/easy_changelog/entry.rb', line 4

def type
  @type
end