Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FongMi/CatVodSpider
/ getDrive
Method
getDrive
app/src/main/java/com/github/catvod/spider/WebDAV.java:56–58 ·
view source on GitHub ↗
(String name)
Source
from the content-addressed store, hash-verified
54
}
55
56
private
Drive getDrive(String name) {
57
return
drives.get(drives.indexOf(
new
Drive(name)));
58
}
59
60
@Override
61
public
void
init(Context context, String extend) {
Callers
3
categoryContent
Method · 0.95
detailContent
Method · 0.95
proxy
Method · 0.95
Calls
1
get
Method · 0.45
Tested by
no test coverage detected