MCPcopy Create free account
hub / github.com/SpartanJ/eepp / type

Method type

src/tools/ecode/plugins/debugger/bussocket.hpp:25–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23 bool hasProcess() override { return false; }
24
25 Type type() const override { return Bus::Type::Socket; }
26
27 const Connection& getConnection() const { return mConnection; }
28

Callers 2

json_get_ifFunction · 0.45
processRequestMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected