Method: Git::Status::StatusFile#untracked

Defined in:
lib/git/status.rb

#untrackedObject

Returns the value of attribute untracked.



58
59
60
# File 'lib/git/status.rb', line 58

def untracked
  @untracked
end