Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ exists
Method
exists
classpath/java/io/File.java:203–203 ·
view source on GitHub ↗
(String path)
Source
from the content-addressed store, hash-verified
201
}
202
203
private
static
native boolean exists(String path);
204
205
public
boolean exists() {
206
return
exists(path);
Callers
3
generateFile
Method · 0.95
mkdirs
Method · 0.95
cleanUp
Method · 0.80
Calls
no outgoing calls
Tested by
1
cleanUp
Method · 0.64