Method: CommitStats#files_added
- Defined in:
- lib/gitstats/stats/commit.rb
#files_added ⇒ Object (readonly)
Returns the value of attribute files_added.
3 4 5 |
# File 'lib/gitstats/stats/commit.rb', line 3 def files_added @files_added end |