dextool ~master (2018-04-15T20:31:52Z)
Dub
Repo
ReportCSV
dextool
plugin
mutate
backend
report
csv
Report mutations in a format easily imported to Excel like software.
@
safe
final
class
ReportCSV :
ReportEvent
{
Mutation
.
Kind
[]
kinds
;
ReportLevel
report_level
;
FilesysIO
fio
;
Writer
writer
;
}
Meta
Source
See Implementation
dextool
plugin
mutate
backend
report
csv
classes
ReportCSV
Report mutations in a format easily imported to Excel like software.