mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-05 22:18:46 +00:00
stats
This commit is contained in:
@@ -134,6 +134,12 @@ public class Export implements Runnable {
|
||||
)
|
||||
Integer fileTimeout = null;
|
||||
|
||||
@Option(
|
||||
names = "--stats",
|
||||
description = "Show export performance statistics"
|
||||
)
|
||||
boolean showStatistics = false;
|
||||
|
||||
@Parameters(index = "0",
|
||||
split = ",",
|
||||
arity = "1",
|
||||
|
||||
Reference in New Issue
Block a user