Puppeteer.endCommunication

Undocumented in source. Be warned that the author may not have intended to support it.
class Puppeteer(CommunicatorT, VarMonitorTypes...)
void
endCommunication
()
if (
isCommunicator!(CommunicatorT, VarMonitorTypes) &&
allSatisfy!(isVarMonitorTypeSupported, VarMonitorTypes)
)

Meta