Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FongMi/TV
/ files
Method
files
catvod/src/main/java/com/github/catvod/utils/Path.java:45–47 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
43
}
44
45
public
static
File files() {
46
return
Init.context().getFilesDir();
47
}
48
49
public
static
String rootPath() {
50
return
root().getAbsolutePath();
Callers
5
getWall
Method · 0.95
getWallCache
Method · 0.95
addTlsCaFile
Method · 0.95
release
Method · 0.95
so
Method · 0.95
Calls
1
context
Method · 0.95
Tested by
no test coverage detected