Libraryless. Click here for Pure Java version (4576L/26K).
1 | static L<File> myLibraryFiles() {
|
2 | Cl<File> files = cast getOpt(myClassLoader(), "files"); |
3 | if (files != null) ret asList(files); |
4 | ret ll(getBytecodePathForClass(mc())); |
5 | } |
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: | #1010565 |
| Snippet name: | myLibraryFiles [includes main program] |
| Eternal ID of this version: | #1010565/4 |
| Text MD5: | 768e61543f0a17d8eece19f46f72ce04 |
| Transpilation MD5: | 5ab3e97fac423e5cbe1df72f8372c0be |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-01-20 00:00:26 |
| Source code size: | 178 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 800 / 999 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |