Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/chavyleung/scripts
/ isSurge
Method
isSurge
Env.js:88–90 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
86
}
87
88
isSurge() {
89
return
'Surge'
=== this.getEnv()
90
}
91
92
isLoon() {
93
return
'Loon'
=== this.getEnv()
Callers
2
get
Method · 0.45
post
Method · 0.45
Calls
1
getEnv
Method · 0.45
Tested by
no test coverage detected