sS dm_quotedModuleNameAndID(O m) { ret m == null ? null : quote(dm_moduleName(m)) + " (" + dm_moduleID(m) + ")"; } sS dm_quotedModuleNameAndID() { ret dm_quotedModuleNameAndID(dm_current()); }
Began life as a copy of #1019731
download show line numbers debug dex old transpilations
Travelled to 11 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1019732 |
Snippet name: | dm_quotedModuleNameAndID |
Eternal ID of this version: | #1019732/1 |
Text MD5: | cd3fc404838265e4aed15b76a0dcc821 |
Author: | stefan |
Category: | javax / stefan's os |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-11-24 03:21:10 |
Source code size: | 203 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 325 / 364 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |