Transpiled version (10545L) is out of date.
1 | static File loadCompiledSrcLib(S snippetID) { |
2 | File f = main DiskSnippetCache_file(psI(snippetID)); |
3 | if (fileSize(f) != 0) ret f; |
4 | S url = jarBotURL(snippetID); |
5 | loadBinaryPageToFile(url, f); |
6 | ret f; |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): mqqgnosmbjvj, wnsclhtenguj
No comments. add comment
Snippet ID: | #1036128 |
Snippet name: | loadCompiledSrcLib - downloads the jar from the server if not downloaded |
Eternal ID of this version: | #1036128/6 |
Text MD5: | 0345a022604dcb3b3d868efe0cdd7765 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-09-25 22:26:50 |
Source code size: | 212 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 140 / 207 |
Version history: | 5 change(s) |
Referenced in: | [show references] |