1 | static File oneDriveDir() {
|
2 | ret userDir("OneDrive");
|
3 | } |
4 | |
5 | static File oneDriveDir(S sub) {
|
6 | ret newFile(oneDriveDir(), sub); |
7 | } |
Began life as a copy of #1026828
download show line numbers debug dex old transpilations
Travelled to 5 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1029811 |
| Snippet name: | oneDriveDir - OneDrive folder (networked Desktop) on Windows machines |
| Eternal ID of this version: | #1029811/1 |
| Text MD5: | da7b6a3a28076e6f0b418d5f0736846c |
| Author: | stefan |
| Category: | javax / io |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-09-18 16:22:58 |
| Source code size: | 133 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 5105 / 5146 |
| Referenced in: | [show references] |