dextool v2.0.0 (2020-03-19T19:58:47Z)
Dub
Repo
toDiff
dextool
plugin
mutate
backend
diff_parser
Parse a range of lines to a diff.
Diff
toDiff
(
Range
)
(
Range
r
)
if
(
isSomeString
!(
ElementType
!
Range
)
)
Parameters
r
Range
range of strings which is the diff
Meta
Source
See Implementation
dextool
plugin
mutate
backend
diff_parser
functions
diffFromStdin
toDiff
structs
Diff
DiffRange
UnifiedDiffParser
Parse a range of lines to a diff.