1 | sS gazelle_serverURL() {
|
2 | ret "http://gazelle.botcompany.de"; |
3 | } |
4 | |
5 | sS gazelle_serverURL(S path) {
|
6 | ret gazelle_serverURL() + addSlashPrefixIfNempty(path); |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1022029 |
| Snippet name: | gazelle_serverURL |
| Eternal ID of this version: | #1022029/1 |
| Text MD5: | 2943f4d0f5b0778a6f9aa8739ca55f40 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-03-05 21:53:12 |
| Source code size: | 162 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 495 / 525 |
| Referenced in: | [show references] |