Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
svn-diff-with-json
master
GitDiff
Change
Diff
Line
Parser
Patch
SvnDiffWithJson
App
Built with Crystal 1.9.2
2023-10-07 18:31:54 UTC
class
GitDiff::Diff
GitDiff::Diff
Reference
Object
Defined in:
git_diff/diff.cr
Constructors
.new
(patches : Array(Patch))
Instance Method Summary
#patches
: Array(GitDiff::Patch)
Constructor Detail
def self.
new
(patches : Array(
Patch
))
#
[
View source
]
Instance Method Detail
def
patches
: Array(
GitDiff::Patch
)
#
[
View source
]