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

4
LINES

< > BotCompany Repo | #1031497 // saveConceptsAsText (with word wrap)

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

Libraryless. Click here for Pure Java version (3670L/22K).

static File saveConceptsAsText(File destFile, S dbID) {
  saveTextFile(destFile, javaTokWordWrap(loadGZTextFile(conceptsFile(dbID))));
  ret destFile;
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1031497
Snippet name: saveConceptsAsText (with word wrap)
Eternal ID of this version: #1031497/1
Text MD5: 35e538644c7841aef3de954ee8311730
Transpilation MD5: 3842183f6e63e01d65bdf74877ce2511
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-06-16 16:37:53
Source code size: 155 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 82 / 127
Referenced in: [show references]