svoid saveLocalSnippet(S snippetID, S text) { saveLocalSnippet(psI(snippetID), text); } svoid saveLocalSnippet(long snippetID, S text) { saveTextFile(localSnippetFile(snippetID), text); }
Began life as a copy of #1018980
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1018981 |
| Snippet name: | saveLocalSnippet |
| Eternal ID of this version: | #1018981/1 |
| Text MD5: | cf75cecf00a81bc4c07973923aa7cf3d |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-10-19 13:35:46 |
| Source code size: | 198 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 571 / 615 |
| Referenced in: | [show references] |