Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
403
txBoolean fxIsConnected(txMachine* the)
404
{
405
return 0;
406
}
407
408
txBoolean fxIsReadable(txMachine* the)
409
{
Callers
15
fxDebugCommand
Function · 0.70
fxDebugImport
Function · 0.70
fxDebugLoop
Function · 0.70
fxDebugThrow
Function · 0.70
fxLogin
Function · 0.70
fxLogout
Function · 0.70
fxBubble
Function · 0.70
fxFileEvalString
Function · 0.70
xsDebug.c
File · 0.70
fxVReport
Function · 0.70
fxVReportException
Function · 0.70
fxVReportError
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected