static L<File> listAllFiles(L dirs) { ret findAllFiles(dirs); } // dirs are String's or File's static L<File> listAllFiles(O... dirs) { ret findAllFiles(dirs); }
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1032873 |
Snippet name: | listAllFiles - synonym of findAllFiles |
Eternal ID of this version: | #1032873/1 |
Text MD5: | d2c4b730897eb4e33f9d602b093ddcbb |
Author: | someone |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-10-07 01:05:53 |
Source code size: | 171 bytes / 10 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 176 / 190 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |