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