Method: Git::Status::StatusFile#stage
- Defined in:
- lib/git/status.rb
#stage ⇒ Object
Returns the value of attribute stage.
53 54 55 |
# File 'lib/git/status.rb', line 53 def stage @stage end |
Returns the value of attribute stage.
53 54 55 |
# File 'lib/git/status.rb', line 53 def stage @stage end |