!752 static S getPassword(S handle) { ret loadSecretTextFile(handle + ".pass"); } static void setPassword(S handle, S pass) { saveSecretTextFile(handle + ".pass", pass); } static void deletePassword(S handle) { saveSecretTextFile(handle + ".pass", null); }
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: | #1003578 |
Snippet name: | GMail Credits List |
Eternal ID of this version: | #1003578/1 |
Text MD5: | 3df594f2a967ff0e3aee61b22c4a6c68 |
Author: | stefan |
Category: | javax |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-07-22 13:49:26 |
Source code size: | 281 bytes / 13 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 468 / 446 |
Referenced in: | [show references] |