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

3
LINES

< > BotCompany Repo | #1022564 // dm_getServices - returns all actual modules

JavaX fragment (include)

static L dm_getServices(S serviceName) {
  ret empty(serviceName) ? null : mapNonNulls dm_getModule(vmBus_queryAll(assertIdentifier(serviceName)));
}

Author comment

Began life as a copy of #1021649

download  show line numbers  debug dex  old transpilations   

Travelled to 10 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, snaazhdonpnp, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1022564
Snippet name: dm_getServices - returns all actual modules
Eternal ID of this version: #1022564/1
Text MD5: e8182adb7666b030563360957a2fef7d
Author: stefan
Category: javax / stefan's os
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-21 11:41:47
Source code size: 151 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 204 / 232
Referenced in: [show references]