MCPcopy Create free account
hub / github.com/Ramos-dev/OSSTunnel / getPath

Method getPath

manager/src/main/java/server/Commands.java:76–78  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

74 }
75
76 public static String getPath() {
77 return path;
78 }
79
80 public static void setPath(String path) {
81 Commands.path = path;

Callers 2

selfDestoryMethod · 0.80
listOSSSessionsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected