1 | static File localSnippetsDir() {
|
2 | ret javaxDataDir("Personal Programs");
|
3 | } |
4 | |
5 | static File localSnippetsDir(S sub) {
|
6 | ret newFile(localSnippetsDir(), sub); |
7 | } |
Began life as a copy of #1018982
download show line numbers debug dex old transpilations
Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1019993 |
| Snippet name: | localSnippetsDir |
| Eternal ID of this version: | #1019993/3 |
| Text MD5: | 4438ac89070cd9b3dd6515f1aaff219f |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-12-03 20:43:40 |
| Source code size: | 162 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 561 / 609 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |