MCPcopy 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
145bool Transporter::IsConnected() const
146{
147 return connected;
148}
149
150bool Transporter::IsServerMode() const
151{

Callers 1

AttachMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected