Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1016126 // dm_moduleName

JavaX fragment (include)

1  
static S dm_moduleName() {
2  
  ret dm_moduleName(assertNotNull(dm_current_generic()));
3  
}
4  
5  
static S dm_moduleName(O module) {
6  
  ret (S) callOpt(dm_getStem(module), 'moduleName);
7  
}

Author comment

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: 459 / 515
Version history: 4 change(s)
Referenced in: [show references]