class GitDiff::Diff

Defined in:

git_diff/diff.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(patches : Array(Patch)) #

[View source]

Instance Method Detail

def patches : Array(GitDiff::Patch) #

[View source]