Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TGX-Android/Publisher
/ isOffline
Function
isOffline
main.js:209–211 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
207
});
208
209
function
isOffline () {
210
return
cur.server === null;
211
}
212
213
async
function
stopServer () {
214
console.log(
'Killing server…'
, isOffline());
Callers
3
stopServer
Function · 0.85
onExit
Function · 0.85
main.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected