MCPcopy Create free account
hub / github.com/chavyleung/scripts / isQuanX

Method isQuanX

Env.js:84–86  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

82 }
83
84 isQuanX() {
85 return 'Quantumult X' === this.getEnv()
86 }
87
88 isSurge() {
89 return 'Surge' === this.getEnv()

Callers 2

getMethod · 0.45
postMethod · 0.45

Calls 1

getEnvMethod · 0.45

Tested by

no test coverage detected