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

Method isEgern

Env.js:104–106  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

102 }
103
104 isEgern() {
105 return 'Egern' === this.getEnv()
106 }
107
108 toObj(str, defaultValue = null) {
109 try {

Callers

nothing calls this directly

Calls 1

getEnvMethod · 0.45

Tested by

no test coverage detected