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::Parser
GitDiff::Parser
Reference
Object
Defined in:
git_diff/parser.cr
Instance Method Summary
#parse
(str : String) : Diff
#parse_stream
(stream : IO) : Diff
Instance Method Detail
def
parse
(str : String) :
Diff
#
[
View source
]
def
parse_stream
(stream : IO) :
Diff
#
[
View source
]