static S dm_moduleName() { ret dm_moduleName(assertNotNull(dm_current_generic())); } static S dm_moduleName(O module) { ret (S) callOpt(dm_getStem(module), 'moduleName); }
Began life as a copy of #1016124
download show line numbers debug dex old transpilations
Travelled to 16 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ekrmjmnbrukm, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1016126 |
Snippet name: | dm_moduleName |
Eternal ID of this version: | #1016126/5 |
Text MD5: | af432021478b7a84b22a0c8e5062bd86 |
Author: | stefan |
Category: | javax / dynamic modules |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-12-25 20:25:43 |
Source code size: | 182 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 591 / 635 |
Version history: | 4 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1016127 - dm_getStem - now also takes a service ID #1022164 - dm_originalModuleName |