MCPcopy 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

getWallMethod · 0.95
getWallCacheMethod · 0.95
addTlsCaFileMethod · 0.95
releaseMethod · 0.95
soMethod · 0.95

Calls 1

contextMethod · 0.95

Tested by

no test coverage detected