Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FongMi/TV
/ root
Method
root
catvod/src/main/java/com/github/catvod/utils/Path.java:37–39 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
35
}
36
37
public
static
File root() {
38
return
Environment.getExternalStorageDirectory();
39
}
40
41
public
static
File cache() {
42
return
Init.context().getCacheDir();
Callers
15
isRoot
Method · 0.95
checkPermission
Method · 0.95
upload
Method · 0.95
newFolder
Method · 0.95
delete
Method · 0.95
getFolder
Method · 0.95
isRoot
Method · 0.95
checkPermission
Method · 0.95
rootPath
Method · 0.95
tv
Method · 0.95
local
Method · 0.95
Li
Function · 0.80
Calls
1
mkdir
Method · 0.95
Tested by
no test coverage detected