MCPcopy
hub / github.com/chavyleung/scripts / isSurge

Method isSurge

Env.js:88–90  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

86 }
87
88 isSurge() {
89 return 'Surge' === this.getEnv()
90 }
91
92 isLoon() {
93 return 'Loon' === this.getEnv()

Callers 2

getMethod · 0.45
postMethod · 0.45

Calls 1

getEnvMethod · 0.45

Tested by

no test coverage detected