MCPcopy Create free account
hub / github.com/Redot-Engine/redot-engine / get_uri

Method get_uri

editor/debugger/editor_debugger_server.cpp:75–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75String EditorDebuggerServerTCP::get_uri() const {
76 return endpoint;
77}
78
79Error EditorDebuggerServerTCP::start(const String &p_uri) {
80 // Default host and port

Callers 1

get_server_uriMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected