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

6
LINES

< > BotCompany Repo | #1020951 // dm_moduleForFrame

JavaX fragment (include)

sS dm_moduleForFrame(Container frame) {
  for (S id : dm_listModuleIDs())
    if (dm_frame(id) == frame)
      ret id;
  null;
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1020951
Snippet name: dm_moduleForFrame
Eternal ID of this version: #1020951/1
Text MD5: 07c0496d177b5581dfdcba2a3c9eb916
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-01-12 16:16:57
Source code size: 133 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 202 / 248
Referenced in: [show references]