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

Method setPath

manager/src/main/java/server/Commands.java:80–82  ·  view source on GitHub ↗
(String path)

Source from the content-addressed store, hash-verified

78 }
79
80 public static void setPath(String path) {
81 Commands.path = path;
82 }
83
84 public static String getAccessKeyId() {
85 return accessKeyId;

Callers 1

configMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected