Class: Rugged::Repository::Ref
- Inherits:
-
Struct
- Object
- Struct
- Rugged::Repository::Ref
- Defined in:
- lib/lyp/git_based_rugged.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name
23 24 25 |
# File 'lib/lyp/git_based_rugged.rb', line 23 def name @name end |