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

5
LINES

< > BotCompany Repo | #1010565 // myLibraryFiles [includes main program]

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (4576L/26K).

static L<File> myLibraryFiles() {
  Cl<File> files = cast getOpt(myClassLoader(), "files");
  if (files != null) ret asList(files);
  ret ll(getBytecodePathForClass(mc()));
}

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: 476 / 567
Version history: 3 change(s)
Referenced in: [show references]