// dynamic only for now static S dm_findModule(S moduleLibID) { ret (S) callCreator('findModuleByLibID, moduleLibID); }
Began life as a copy of #1016656
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: | #1017632 |
| Snippet name: | dm_findModule - returns module ID or null. takes full module ID ("#snippetID/className") or just snippet ID |
| Eternal ID of this version: | #1017632/2 |
| Text MD5: | efa67360811f1bd69f2c645a8300c351 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-12-05 14:00:00 |
| Source code size: | 124 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 750 / 789 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1017862 - dm_findResolvedModule - returns actual module object #1020068 - dm_modulesWithSnippetID #1020448 - dm_quickSearchManager #1022719 - dm_findModuleWithParams - returns module ID or null #1027554 - dm_hasModuleWithLibID |