static S findGMailPasswordOpt(S user) { ret loadTextFile(findSecretFile(findGMailPasswordOpt_fileName(user))); } static S findGMailPasswordOpt_locationInfo(S user) { ret javaxSecretDir() + fileSep() + ".." + fileSep() + findGMailPasswordOpt_fileName(user); } static S findGMailPasswordOpt_fileName(S user) { ret gmailGetHandle(user) + ".gmail.pass"; }
Began life as a copy of #1003785
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: | #1008472 |
Snippet name: | findGMailPasswordOpt |
Eternal ID of this version: | #1008472/2 |
Text MD5: | b1274ad6429e9f7fb9a7933a986d470a |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-12-14 17:55:17 |
Source code size: | 369 bytes / 11 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 526 / 562 |
Version history: | 1 change(s) |
Referenced in: | [show references] |