1 | // lists files only - who needs to list directories?! |
2 | // lists in typical .zip fashion - dir1/dir2/bla.txt |
3 | static L<S> listZIP(File inZip) { |
4 | ret listZip(inZip); |
5 | } |
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1026629 |
| Snippet name: | listZIP - synonym of listZip |
| Eternal ID of this version: | #1026629/1 |
| Text MD5: | ffd8f04f01a5fb95e03f27b87bb28bf9 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-01-16 21:43:59 |
| Source code size: | 172 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 372 / 418 |
| Referenced in: | [show references] |