1 | sbool isLocalSnippetTranspiled(S snippetID) { |
2 | File srcFile = localSnippetFile(snippetID); |
3 | File transpiledFile = getActualCachedTranspilationFile(snippetID); |
4 | ret fileIsNewerThanOtherFile(transpiledFile, srcFile); |
5 | } |
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1020381 |
Snippet name: | isLocalSnippetTranspiled - TODO: check for start date of transpilation |
Eternal ID of this version: | #1020381/2 |
Text MD5: | 7dad8e19e623604b8adfbe4f03eb80ed |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-12-18 12:57:15 |
Source code size: | 223 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 307 / 345 |
Version history: | 1 change(s) |
Referenced in: | [show references] |