static S loadSecretTextFile(S name) { ret loadTextFile(new File(getSecretProgramDir(), name)); } static S loadSecretTextFile(S progID, S name) { ret loadTextFile(new File(getSecretProgramDir(progID), name)); }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1001900 |
Snippet name: | loadSecretTextFile |
Eternal ID of this version: | #1001900/1 |
Text MD5: | c26bf38ce76b5d6303d8f22f6156522a |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-02-04 21:37:13 |
Source code size: | 220 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 697 / 965 |
Referenced in: | #1001901 - loadSecretTextFileMandatory #1002427 - Accellerating 629 (SPIKE) #1002654 - saveSecretTextFile #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1028302 - loadSecretTextFileOrCreateWithRandomID #3000382 - Answer for ferdie (>> t = 1, f = 0) |