Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FongMi/CatVodSpider
/ isNew
Method
isNew
app/src/main/java/com/github/catvod/bean/alist/Drive.java:97–99 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
95
}
96
97
public
boolean isNew() {
98
return
getVersion() == 3;
99
}
100
101
public
Class toType() {
102
return
new
Class(getName(), getName(),
"1"
);
Callers
8
listApi
Method · 0.95
getApi
Method · 0.95
searchApi
Method · 0.95
params
Method · 0.95
detailContent
Method · 0.95
getDetail
Method · 0.95
getList
Method · 0.95
call
Method · 0.80
Calls
1
getVersion
Method · 0.95
Tested by
no test coverage detected