Method: Git::Status::StatusFile#untracked
- Defined in:
- lib/git/status.rb
#untracked ⇒ Object
Returns the value of attribute untracked.
58 59 60 |
# File 'lib/git/status.rb', line 58 def untracked @untracked end |
Returns the value of attribute untracked.
58 59 60 |
# File 'lib/git/status.rb', line 58 def untracked @untracked end |