MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / fxIsConnected

Function fxIsConnected

xs/sources/xsPlatforms.c:403–406  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

401}
402
403txBoolean fxIsConnected(txMachine* the)
404{
405 return 0;
406}
407
408txBoolean fxIsReadable(txMachine* the)
409{

Callers 15

fxDebugCommandFunction · 0.70
fxDebugImportFunction · 0.70
fxDebugLoopFunction · 0.70
fxDebugThrowFunction · 0.70
fxLoginFunction · 0.70
fxLogoutFunction · 0.70
fxBubbleFunction · 0.70
fxFileEvalStringFunction · 0.70
xsDebug.cFile · 0.70
fxVReportFunction · 0.70
fxVReportExceptionFunction · 0.70
fxVReportErrorFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected