1 | svoid mapMethodLike dm_showModule(O module) { |
2 | O stem = dm_getStem(module); |
3 | if (stem != null/* && !dm_moduleIsPoppedOut(stem)*/) |
4 | dm_callOS('showModule, stem); |
5 | } |
6 | |
7 | svoid dm_showModule() { |
8 | dm_showModule(dm_current_mandatory_generic()); |
9 | } |
Began life as a copy of #1016124
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1016125 |
Snippet name: | dm_showModule - also takes a service ID |
Eternal ID of this version: | #1016125/10 |
Text MD5: | 6af39c0e4c9553ed8bec3d1b945f8050 |
Author: | stefan |
Category: | javax / dynamic modules |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-03-22 22:43:09 |
Source code size: | 251 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 663 / 751 |
Version history: | 9 change(s) |
Referenced in: | [show references] |