xml report
This commit is contained in:
@@ -34,6 +34,11 @@ var extractCmd = &cobra.Command{
|
||||
for i, d := range dats {
|
||||
e.SeprateAuxAndImgData(d, i)
|
||||
}
|
||||
|
||||
if err := e.Report(); err != nil {
|
||||
panic(err)
|
||||
}
|
||||
|
||||
e.Cleanup()
|
||||
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user