Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/chavyleung/scripts
/ isLoon
Method
isLoon
Env.js:92–94 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
90
}
91
92
isLoon() {
93
return
'Loon'
=== this.getEnv()
94
}
95
96
isShadowrocket() {
97
return
'Shadowrocket'
=== this.getEnv()
Callers
2
get
Method · 0.45
post
Method · 0.45
Calls
1
getEnv
Method · 0.45
Tested by
no test coverage detected