Libraryless. Click here for Pure Java version (12716L/86K).
1 | sS botNameForConcepts(Concepts concepts) { |
2 | S home = userHome(); |
3 | S name = dbBotName(concepts.programID); |
4 | if (neq(home, actualUserHome())) |
5 | name += " " + quote(home); |
6 | ret name + "."; |
7 | } |
Began life as a copy of #1005954
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1027600 |
Snippet name: | botNameForConcepts |
Eternal ID of this version: | #1027600/1 |
Text MD5: | 2fb19cd67de4a6ddcfa267750360ec3e |
Transpilation MD5: | de3e27c84db7120ac1ff5d975ae49540 |
Author: | stefan |
Category: | javax / rpc / concepts |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-03-25 16:02:20 |
Source code size: | 199 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 157 / 224 |
Referenced in: | [show references] |