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

Method getSessionsTitle

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

Source from the content-addressed store, hash-verified

30 public static boolean commandstate = true;
31
32 public String getSessionsTitle() {
33 return sessionsTitle;
34 }
35
36 public static String getType() {
37 return type;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected