Method: Git::Object::Tag#name

Defined in:
lib/git/object.rb

#name

Returns the value of attribute name.



257
258
259
# File 'lib/git/object.rb', line 257

def name
  @name
end