Method: GitStats::GitData::Repo#command_runner
- Defined in:
- lib/git_stats/git_data/repo.rb
#command_runner ⇒ Object
141 142 143 |
# File 'lib/git_stats/git_data/repo.rb', line 141 def command_runner @command_runner ||= CommandRunner.new end |