static bool hasFile(S path) { ret fileExists(path); } static bool hasFile(File f) { ret fileExists(f); }
Began life as a copy of #1007362
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: | #1010734 |
Snippet name: | hasFile - synonym of fileExists |
Eternal ID of this version: | #1010734/1 |
Text MD5: | d2fcb0fa49d5d9ab7d005f1fdeedf7b2 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-09-28 12:20:58 |
Source code size: | 115 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 435 / 490 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |