Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
selfDestory
Method · 0.80
listOSSSessions
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected