class GitDiffParser::DiffParser

Overview

Parse entire git diff into Patches and Patch

Defined in:

git_diff_parser/diff_parser.cr

Class Method Summary

Class Method Detail

def self.parse(contents) #

Parse entire git diff into Patches and Patch


[View source]