static void mechLists_clearCache() { for (S field : mcFields()) if (startsWithEndsWith(field, "mech", "_cache")) pcallOpt(getOptMC(field), 'clear); if (mechList_goToCreator()) callCreatorOpt('mechLists_clearCache); }
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: | 444 / 481 |
Version history: | 1 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1014347 - mechList_clearCache - try to clear all caches related to a single list |