Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1032270 // musicDir - just a guess

JavaX fragment (include) [tags: use-pretranspiled]

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);
}

Author comment

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: 74 / 124
Version history: 3 change(s)
Referenced in: [show references]