MCPcopy 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

canReadMethod · 0.95
canWriteMethod · 0.95
existsMethod · 0.95
resolveLinkMethod · 0.95
listMethod · 0.95
listFilesMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected