Class: Rugged::Repository::Ref

Inherits:
Struct
  • Object
show all
Defined in:
lib/lyp/git_based_rugged.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



23
24
25
# File 'lib/lyp/git_based_rugged.rb', line 23

def name
  @name
end