1 | static L<File> listDir(File dir) { |
2 | ret listFiles_asList(dir); |
3 | } |
4 | |
5 | |
6 | |
7 | static L<File> listDir(S dir) { |
8 | ret listFiles_asList(dir); |
9 | } |
download show line numbers debug dex old transpilations
Travelled to 5 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1029812 |
| Snippet name: | listDir - synonym of listFiles_asList |
| Eternal ID of this version: | #1029812/1 |
| Text MD5: | 19714757f83651d69f3eb842bfa753e7 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-09-18 16:24:00 |
| Source code size: | 133 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 551 / 582 |
| Referenced in: | [show references] |