MCPcopy Create free account
hub / github.com/Script-Hub-Org/Script-Hub / isSurge

Method isSurge

env/env.js:61–63  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

59 return 'Quantumult X' === this.getEnv()
60 }
61 isSurge() {
62 return 'Surge' === this.getEnv()
63 }
64 isLoon() {
65 return 'Loon' === this.getEnv()
66 }

Callers 2

getMethod · 0.45
postMethod · 0.45

Calls 1

getEnvMethod · 0.45

Tested by

no test coverage detected