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

Method isQuanX

env/env.js:58–60  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

56 return 'Node.js' === this.getEnv()
57 }
58 isQuanX() {
59 return 'Quantumult X' === this.getEnv()
60 }
61 isSurge() {
62 return 'Surge' === this.getEnv()
63 }

Callers

nothing calls this directly

Calls 1

getEnvMethod · 0.45

Tested by

no test coverage detected