Method: GitStats::GitData::Repo#command_parser
- Defined in:
- lib/git_stats/git_data/repo.rb
#command_parser ⇒ Object
145 146 147 |
# File 'lib/git_stats/git_data/repo.rb', line 145 def command_parser @command_parser ||= CommandParser.new end |