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

Method isLoon

Script/Env.js:37–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35 }
36
37 isLoon() {
38 return 'Loon' === this.platform()
39 }
40
41 isShadowrocket() {
42 return 'Shadowrocket' === this.platform()

Callers 1

fetchMethod · 0.45

Calls 1

platformMethod · 0.45

Tested by

no test coverage detected