dextool v4.0.0 (2021-09-08T15:39:18Z)
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.