1 | static void mechLists_clearCache() {
|
2 | for (S field : mcFields()) |
3 | if (startsWithEndsWith(field, "mech", "_cache")) |
4 | pcallOpt(getOptMC(field), 'clear); |
5 | |
6 | if (mechList_goToCreator()) |
7 | callCreatorOpt('mechLists_clearCache);
|
8 | } |
Began life as a copy of #1011099
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1014253 |
| Snippet name: | mechLists_clearCache |
| Eternal ID of this version: | #1014253/2 |
| Text MD5: | de1a1691ebaace7b91cf89fa97327522 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-07-09 14:30:53 |
| Source code size: | 248 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 849 / 892 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |