Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
delete
Method · 0.95
isDirectory
Method · 0.95
list
Method · 0.95
listFiles
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected