Method: Git::Object::Tag#tag?

Defined in:
lib/git/object.rb

#tag?Boolean



291
292
293
# File 'lib/git/object.rb', line 291

def tag?
  true
end