Libraryless. Click here for Pure Java version (3406L/20K).
1 | svoid saveProgramTextFileVerbose(S fileName, S text) {
|
2 | saveTextFileVerbose(programFile(fileName), text); |
3 | } |
Began life as a copy of #1005015
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1031748 |
| Snippet name: | saveProgramTextFileVerbose |
| Eternal ID of this version: | #1031748/2 |
| Text MD5: | b65e6ecfd3eacbe6009003333de4c286 |
| Transpilation MD5: | de4543cd35e8fa4a343a2b2d2137a7f6 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-06-29 04:23:26 |
| Source code size: | 110 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 371 / 493 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |