MCPcopy Create free account
hub / github.com/davidgiven/luje / isFileImpl

Method isFileImpl

lib/java/io/File.java:829–829  ·  view source on GitHub ↗
(byte[] filePath)

Source from the content-addressed store, hash-verified

827 }
828
829 private native boolean isFileImpl(byte[] filePath);
830
831 /**
832 * Returns whether or not this file is a hidden file as defined by the

Callers 1

isFileMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected