Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EmmyLua/EmmyLuaDebugger
/ IsConnected
Method
IsConnected
emmy_debugger/src/transporter/transporter.cpp:145–148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
}
144
145
bool Transporter::IsConnected() const
146
{
147
return connected;
148
}
149
150
bool Transporter::IsServerMode() const
151
{
Callers
1
Attach
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected