class GitDiff::Patch

Defined in:

git_diff/patch.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(file : String, changes : Array(Change)) #

[View source]

Instance Method Detail

def changes : Array(GitDiff::Change) #

[View source]
def file : String #

[View source]