Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/luje
/ existsImpl
Method
existsImpl
lib/java/io/File.java:455–455 ·
view source on GitHub ↗
(byte[] filePath)
Source
from the content-addressed store, hash-verified
453
}
454
455
private
native boolean existsImpl(byte[] filePath);
456
457
/**
458
* Returns the absolute path of this file.
Callers
6
canRead
Method · 0.95
canWrite
Method · 0.95
exists
Method · 0.95
resolveLink
Method · 0.95
list
Method · 0.95
listFiles
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected