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

4
LINES

< > BotCompany Repo | #1022470 // gazelle_hasProcessModule

JavaX fragment (include)

sbool gazelle_hasProcessModule(S shorthand) {
  S userID = gazelle_userID();
  ret nempty(userID) && gazelle_findModuleForUser(userID, shorthand) != null;
}

Author comment

Began life as a copy of #1022362

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1022470
Snippet name: gazelle_hasProcessModule
Eternal ID of this version: #1022470/1
Text MD5: 0f5bcf31229a7549179e47f3e67de94d
Author: stefan
Category: javax / gazelle
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-18 09:18:06
Source code size: 159 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 194 / 229
Referenced in: [show references]