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: | 965 / 1248 |
| Referenced in: | [show references] |