Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/luje
/ isHiddenImpl
Method
isHiddenImpl
lib/java/io/File.java:854–854 ·
view source on GitHub ↗
(byte[] filePath)
Source
from the content-addressed store, hash-verified
852
}
853
854
private
native boolean isHiddenImpl(byte[] filePath);
855
856
private
native boolean isReadOnlyImpl(byte[] filePath);
857
Callers
1
isHidden
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected