MCPcopy Create free account
hub / github.com/ClydeTime/Surge / isQuanX

Method isQuanX

Script/Env.js:29–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27 }
28
29 isQuanX() {
30 return 'Quantumult X' === this.platform()
31 }
32
33 isSurge() {
34 return 'Surge' === this.platform()

Callers 1

fetchMethod · 0.45

Calls 1

platformMethod · 0.45

Tested by

no test coverage detected