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

4
LINES

< > BotCompany Repo | #1015419 // latestFileOnServerNamed - failes if not found

JavaX fragment (include)

sS latestFileOnServerNamed(S name) {
  L l = (L) safeUnstructure(loadPage(fileServerURL() + "/latest-file-named/" + urlencode(name)));
  ret fsI(str(first(l)));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1015419
Snippet name: latestFileOnServerNamed - failes if not found
Eternal ID of this version: #1015419/1
Text MD5: 17f4348c7d42470cdbd6c0f564cefa1c
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-13 19:15:14
Source code size: 167 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 266 / 290
Referenced in: [show references]