Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dumbledore/AlbiteREADER
/ getURL
Method
getURL
src/org/albite/io/RandomReadingFile.java:88–90 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
86
}
87
88
public
final
String getURL() {
89
return
file.getURL();
90
}
91
92
public
final
String getPath() {
93
return
file.getPath();
Callers
nothing calls this directly
Calls
1
getURL
Method · 0.65
Tested by
no test coverage detected