dextool v4.1.0 (2022-02-08T10:56:02Z)
Dub
Repo
DiffRange.KeyValue
dextool
plugin
mutate
backend
diff_parser
DiffRange
Undocumented in source.
struct
DiffRange
static
struct
KeyValue {
Path
key
;
Diff
.
ChangedLines
value
;
AbsolutePath
absPath
;
}
Members
Variables
absPath
AbsolutePath
absPath
;
Undocumented in source.
key
Path
key
;
Undocumented in source.
value
Diff
.
ChangedLines
value
;
Undocumented in source.
Meta
Source
See Implementation
dextool
plugin
mutate
backend
diff_parser
DiffRange
constructors
this
functions
empty
front
popFront
structs
KeyValue