static File localSnippetFile(long snippetID) { ret localSnippetsDir(snippetID + ".text"); } static File localSnippetFile(S snippetID) { ret localSnippetFile(parseSnippetID(snippetID)); }
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: | #1018982 | 
| Snippet name: | localSnippetFile | 
| Eternal ID of this version: | #1018982/4 | 
| Text MD5: | 25d9fa4a8e2e99d0ba5967c62a1bc818 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2018-12-03 21:00:27 | 
| Source code size: | 197 bytes / 7 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 619 / 687 | 
| Version history: | 3 change(s) | 
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1019993 - localSnippetsDir  |