Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

9
LINES

< > BotCompany Repo | #1032314 // exists - synonym of fileExists

JavaX fragment (include)

static bool exists(S path) {
  ret fileExists(path);
}



static bool exists(File f) {
  ret fileExists(f);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx

No comments. add comment

Snippet ID: #1032314
Snippet name: exists - synonym of fileExists
Eternal ID of this version: #1032314/1
Text MD5: 148af4b28b6dc811d797d58a0b875c94
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-08-27 03:50:52
Source code size: 111 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 76 / 97
Referenced in: [show references]