Class: Rugged::Tree
- Inherits:
-
Object
- Object
- Rugged::Tree
- Defined in:
- lib/pronto/rugged/tree.rb
Instance Attribute Summary collapse
-
#owner ⇒ Object
(also: #repo)
readonly
Returns the value of attribute owner.
Instance Attribute Details
#owner ⇒ Object (readonly) Also known as: repo
Returns the value of attribute owner.
3 4 5 |
# File 'lib/pronto/rugged/tree.rb', line 3 def owner @owner end |