class Git::Tag

Defined in:

git/tag.cr

Instance Method Summary

Instance methods inherited from class Git::Reference

branch? branch?, canonical_name canonical_name, finalize finalize, log log, log? log?, name name, peel peel, remote? remote?, resolve resolve, tag? tag?, target target, target_id target_id, type type

Class methods inherited from class Git::Reference

valid_name?(name) valid_name?

Instance methods inherited from class Git::C_Pointer

finalize finalize

Instance methods inherited from class Git::C_Value

==(other : self) ==, to_unsafe to_unsafe

Instance Method Detail

def name #

[View source]