mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Store and show statistics for "ls" and "extract-files"
commands.
This commit is contained in:
@@ -379,7 +379,7 @@ namespace DiscImageChef.Commands
|
||||
DicConsole.DebugWriteLine("Extract-Files command", ex.StackTrace);
|
||||
}
|
||||
|
||||
Core.Statistics.AddCommand("ls");
|
||||
Core.Statistics.AddCommand("extract-files");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user