Method: Git::Status::StatusFile#untracked

Defined in:
lib/git/status.rb

#untrackedObject

Returns the value of attribute untracked.



53
54
55
# File 'lib/git/status.rb', line 53

def untracked
  @untracked
end