sbool hasAssociatedInfosFile(File f) { ret f != null && fileExists(associatedInfosFile(f)); } sbool hasAssociatedInfosFile(S f) { ret hasAssociatedInfosFile(newFile(f)); }
Began life as a copy of #1018713
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1027312 |
Snippet name: | hasAssociatedInfosFile |
Eternal ID of this version: | #1027312/2 |
Text MD5: | 2067d337f009102ea6aa75948d2f5eea |
Author: | stefan |
Category: | javax / io / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-03-02 15:23:36 |
Source code size: | 182 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 190 / 243 |
Version history: | 1 change(s) |
Referenced in: | [show references] |