Method: GitStats::GitData::ShortStat#files_changed
- Defined in:
- lib/git_stats/git_data/short_stat.rb
#files_changed ⇒ Object (readonly)
Returns the value of attribute files_changed.
6 7 8 |
# File 'lib/git_stats/git_data/short_stat.rb', line 6 def files_changed @files_changed end |