Method: Git::Diff#stats

Defined in:
lib/git/diff.rb

#stats


50
51
52
53
# File 'lib/git/diff.rb', line 50

def stats
  cache_stats
  @stats
end