-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[KLIB Tool] Extract size details from KLIB files
Previously, the KLIB tool was only capable of extracting the size details if a KLIB was represented as a directory. And if a KLIB was an ZIP archive file, then it just printed the archive file size without detalization. Now, with this commit, the KLIB tool is able to show the detalization for KLIB archives as well as for directories.
- Loading branch information
Showing
2 changed files
with
37 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters