MCPcopy Create free account
hub / github.com/benkuper/Chataigne / getModuleUI

Method getModuleUI

Source/Module/modules/tcp/tcpserver/TCPServerModule.cpp:190–193  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

188}
189
190ModuleUI* TCPServerModule::getModuleUI()
191{
192 return new TCPServerModuleUI(this);
193}

Callers 1

createUIForItemMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected