Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/luje
/ getLinkImpl
Method
getLinkImpl
lib/java/io/File.java:860–860 ·
view source on GitHub ↗
(byte[] filePath)
Source
from the content-addressed store, hash-verified
858
private
native boolean isWriteOnlyImpl(byte[] filePath);
859
860
private
native byte[] getLinkImpl(byte[] filePath);
861
862
/**
863
* Returns the time when this file was last modified, measured in
Callers
1
resolveLink
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected