Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Ramos-dev/OSSTunnel
/ setType
Method
setType
manager/src/main/java/server/Commands.java:40–42 ·
view source on GitHub ↗
(String type)
Source
from the content-addressed store, hash-verified
38
}
39
40
public
static
void
setType(String type) {
41
Commands.type = type;
42
}
43
44
public
static
Object getOSSClient() {
45
return
OSSClient;
Callers
1
config
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected