Class: RIM::GitSession::Status
- Inherits:
-
Object
- Object
- RIM::GitSession::Status
- Defined in:
- lib/rim/git.rb
Defined Under Namespace
Classes: Line
Instance Attribute Summary collapse
-
#lines ⇒ Object
Returns the value of attribute lines.
Instance Attribute Details
#lines ⇒ Object
Returns the value of attribute lines.
45 46 47 |
# File 'lib/rim/git.rb', line 45 def lines @lines end |