Libraryless. Click here for Pure Java version (3305L/18K).
1 | static File musicDir() { |
2 | ret userDir_oneOf_createFirstIfNone("Music", "Musik", "Audio"); |
3 | } |
4 | |
5 | static File musicDir(S sub) { |
6 | ret newFile(musicDir(), sub); |
7 | } |
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: | 150 / 209 |
Version history: | 3 change(s) |
Referenced in: | [show references] |