1 | static S loadSecretTextFile(S name) { |
2 | ret loadTextFile(new File(getSecretProgramDir(), name)); |
3 | } |
4 | |
5 | static S loadSecretTextFile(S progID, S name) { |
6 | ret loadTextFile(new File(getSecretProgramDir(progID), name)); |
7 | } |
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: | 696 / 965 |
Referenced in: | [show references] |