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

7
LINES

< > BotCompany Repo | #1019732 // dm_quotedModuleNameAndID

JavaX fragment (include)

sS dm_quotedModuleNameAndID(O m) {
  ret m == null ? null : quote(dm_moduleName(m)) + " (" + dm_moduleID(m) + ")";
}

sS dm_quotedModuleNameAndID() {
  ret dm_quotedModuleNameAndID(dm_current());
}

Author comment

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: 260 / 293
Referenced in: [show references]