Libraryless. Click here for Pure Java version (2769L/18K).
1 | sS fullRawLink(S pageName) {
|
2 | // TODO: port |
3 | ret (subBot_isHttps() ? "https" : "http") + "://" |
4 | + domain() + rawLink(pageName); |
5 | } |
Began life as a copy of #1002939
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: | #1028414 |
| Snippet name: | fullRawLink - full link to a page in current bot |
| Eternal ID of this version: | #1028414/1 |
| Text MD5: | 86f3c69daf3545d3ff220da41f38053c |
| Transpilation MD5: | 0ac664f3f3e536cbe1249882ae8086f7 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-06-17 13:38:55 |
| Source code size: | 138 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 428 / 558 |
| Referenced in: | [show references] |