Libraryless. Click here for Pure Java version (3305L/18K).
static File musicDir() { ret userDir_oneOf_createFirstIfNone("Music", "Musik", "Audio"); } static File musicDir(S sub) { ret newFile(musicDir(), sub); }
Began life as a copy of #1026828
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx
No comments. add comment
| Snippet ID: | #1032270 |
| Snippet name: | musicDir - just a guess |
| Eternal ID of this version: | #1032270/4 |
| Text MD5: | cf7bb0a76a618c3219564a5ff42e3f9c |
| Transpilation MD5: | b7fb63430e796ec5544e8089fdc62c04 |
| Author: | stefan |
| Category: | javax / io |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-08-25 13:20:52 |
| Source code size: | 163 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 350 / 444 |
| Version history: | 3 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |