svoid scanDirToFile_gz(File dir, File destFile) { saveGZTextFile(destFile, structLines(map fileStatus(allFilesInDir_recursive(dir)))); }
Began life as a copy of #1018904
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1018905 | 
| Snippet name: | scanDirToFile_gz - scan dir and put file statuses in a .gz file | 
| Eternal ID of this version: | #1018905/1 | 
| Text MD5: | f8e5164cb92674b477bf3c21d3b2c72c | 
| Author: | stefan | 
| Category: | javax / io | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2018-10-15 17:46:44 | 
| Source code size: | 140 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 476 / 528 | 
| Referenced in: | [show references] |