Method: EasyChangelog::Entry#branch_name

Defined in:
lib/easy_changelog/entry.rb

#branch_nameObject

Returns the value of attribute branch_name

Returns:

  • (Object)

    the current value of branch_name



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

def branch_name
  @branch_name
end