Method: Git::Branch#name
- Defined in:
- lib/git/branch.rb
#name ⇒ Object
Returns the value of attribute name.
7 8 9 |
# File 'lib/git/branch.rb', line 7 def name @name end |
Returns the value of attribute name.
7 8 9 |
# File 'lib/git/branch.rb', line 7 def name @name end |