Method: V::Adapters::Git::Object#name
- Defined in:
- lib/v/adapters/git/object.rb
#name ⇒ Object (readonly)
Returns the value of attribute name.
38 39 40 |
# File 'lib/v/adapters/git/object.rb', line 38 def name @name end |
Returns the value of attribute name.
38 39 40 |
# File 'lib/v/adapters/git/object.rb', line 38 def name @name end |