static L<File> allFilesInDir_recursive(L dirs) { ret findAllFiles(dirs); } // dirs are String's or File's static L<File> allFilesInDir_recursive(O... dirs) { ret findAllFiles(dirs); }
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: | #1018903 |
| Snippet name: | allFilesInDir_recursive - synonym of findAllFiles |
| Eternal ID of this version: | #1018903/1 |
| Text MD5: | 0bc8faadf06711e58b797b9802a7859c |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-10-15 17:36:06 |
| Source code size: | 193 bytes / 10 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 515 / 565 |
| Referenced in: | [show references] |