static File javaHome() { ret envJavaHome(); } static File javaHome(S sub) { ret newFile(envJavaHome(), sub); }
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1032872 |
Snippet name: | javaHome - synonym of envJavaHome |
Eternal ID of this version: | #1032872/2 |
Text MD5: | 1f87c77e59e7fe5433ba329a43b813a3 |
Author: | someone |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-10-07 01:08:47 |
Source code size: | 121 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 191 / 211 |
Version history: | 1 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1032875 - jmodFiles - .jmod files (parts of JDK) |