dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
FileRow
dextool
plugin
mutate
backend
database
Undocumented in source.
struct
FileRow {
Path
file
;
Checksum
fileChecksum
;
Language
lang
;
FileId
id
;
}
Members
Variables
file
Path
file
;
Undocumented in source.
fileChecksum
Checksum
fileChecksum
;
Undocumented in source.
id
FileId
id
;
Undocumented in source.
lang
Language
lang
;
Undocumented in source.
Meta
Source
See Implementation
dextool
plugin
mutate
backend
database
modules
schema
standalone
type
structs
Database
FileMutantRow
FileRow
IterateMutantRow
IterateMutantRow2