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