Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
75
String EditorDebuggerServerTCP::get_uri() const {
76
return endpoint;
77
}
78
79
Error EditorDebuggerServerTCP::start(const String &p_uri) {
80
// Default host and port
Callers
1
get_server_uri
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected