Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Ramos-dev/OSSTunnel
/ setBucketname
Method
setBucketname
manager/src/main/java/server/Commands.java:72–74 ·
view source on GitHub ↗
(String bucketname)
Source
from the content-addressed store, hash-verified
70
}
71
72
public
static
void
setBucketname(String bucketname) {
73
Commands.bucketname = bucketname;
74
}
75
76
public
static
String getPath() {
77
return
path;
Callers
1
config
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected