Libraries
»
clc-git
(1.2.8)
»
Index
»
Git
»
Object
»
AbstractObject
»
#tag?
Method: Git::Object::AbstractObject#tag?
Defined in:
lib/git/object.rb
#
tag?
⇒
Boolean
Returns:
(
Boolean
)
77
# File 'lib/git/object.rb', line 77
def
tag?
;
false
;
end