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

Method getType

manager/src/main/java/server/Commands.java:36–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34 }
35
36 public static String getType() {
37 return type;
38 }
39
40 public static void setType(String type) {
41 Commands.type = type;

Callers 3

sessionsMethod · 0.80
sessionKMethod · 0.80
configMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected