static L<S> downloadedDiagramStructuresForFileNamed(S name) { S md5 = loadTextFile(getProgramFile(#1010484, urlencode(name) + ".file")); if (!isMD5(md5)) ret emptyList(); ret downloadedDiagramStructures(ll(getProgramFile(#1010484, md5))); }
Began life as a copy of #1010536
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: | #1011189 |
| Snippet name: | downloadedDiagramStructuresForFileNamed |
| Eternal ID of this version: | #1011189/3 |
| Text MD5: | 431e103c20f48e4b22b35502fc9fab5b |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-10-16 22:55:36 |
| Source code size: | 250 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 650 / 685 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |