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