static S findGMailPassword(S user) { S pw = findGMailPasswordOpt(user); if (empty(pw)) fail("GMail password for " + user + " not found on this machine. Please put in " + findGMailPasswordOpt_locationInfo(user)); ret pw; }
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1003785 |
| Snippet name: | findGMailPassword |
| Eternal ID of this version: | #1003785/3 |
| Text MD5: | 6c9b4769b27f37692292ce5d6bbeed66 |
| 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:56:08 |
| Source code size: | 236 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 912 / 908 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |