sO dm_findAndCallModule(S moduleLibID, S method, O... args) { ret dm_callModule(dm_findModule(moduleLibID), method, args); }
Began life as a copy of #1018561
download show line numbers debug dex old transpilations
Travelled to 10 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1019806 |
| Snippet name: | dm_findAndCallModule |
| Eternal ID of this version: | #1019806/3 |
| Text MD5: | dbed47c49f993c64d61141acffec6608 |
| Author: | stefan |
| Category: | javax / stefan's os |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-03-02 23:05:38 |
| Source code size: | 128 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 604 / 640 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1020630 - dm_requireAndCallModule #1021229 - dm_findAndReloadModule #1022139 - dm_findAndGetOpt |