static File saveProgramTextFile(S name, S contents) { ret saveTextFile(getProgramFile(name), contents); } static File saveProgramTextFile(S progID, S name, S contents) { ret saveTextFile(getProgramFile(progID, name), contents); }
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: | #1001396 |
Snippet name: | saveProgramTextFile |
Eternal ID of this version: | #1001396/2 |
Text MD5: | f152103254206ac606948a7bec2dac83 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-10-01 13:55:02 |
Source code size: | 240 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 815 / 1065 |
Version history: | 1 change(s) |
Referenced in: | [show references] |