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

Method isDirectoryImpl

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

Source from the content-addressed store, hash-verified

805 }
806
807 private native boolean isDirectoryImpl(byte[] filePath);
808
809 /**
810 * Indicates if this file represents a <em>file</em> on the underlying

Callers 4

deleteMethod · 0.95
isDirectoryMethod · 0.95
listMethod · 0.95
listFilesMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected