1 | static File videosDir() {
|
2 | ret userDir("Videos");
|
3 | } |
4 | |
5 | static File videosDir(S sub) {
|
6 | ret newFile(videosDir(), sub); |
7 | } |
Began life as a copy of #1016689
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1026574 |
| Snippet name: | videosDir - just a guess |
| Eternal ID of this version: | #1026574/1 |
| Text MD5: | 0e4e72bcb74726bff939446d820e68f2 |
| Author: | stefan |
| Category: | javax / io |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-01-14 15:24:02 |
| Source code size: | 125 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 537 / 573 |
| Referenced in: | [show references] |