// lists files only - who needs to list directories?! // lists in typical .zip fashion - dir1/dir2/bla.txt static LS listZip(File inZip) { ret listZipFile(inZip); } static LS listZip(S inZip) { ret listZipFile(inZip); }
Began life as a copy of #1002029
download show line numbers debug dex old transpilations
Travelled to 16 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ekrmjmnbrukm, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1002103 | 
| Snippet name: | listZip - synonym of listZipFile | 
| Eternal ID of this version: | #1002103/4 | 
| Text MD5: | 033660866b7219a69775087511565975 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2021-06-14 06:57:35 | 
| Source code size: | 232 bytes / 9 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 984 / 1264 | 
| Version history: | 3 change(s) | 
| Referenced in: | [show references] |