Method: Git::Object::AbstractObject#mode
- Defined in:
- lib/git/object.rb
#mode ⇒ Object
Returns the value of attribute mode.
10 11 12 |
# File 'lib/git/object.rb', line 10 def mode @mode end |
Returns the value of attribute mode.
10 11 12 |
# File 'lib/git/object.rb', line 10 def mode @mode end |