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

Method isEgern

Script/Env.js:49–51  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

47 }
48
49 isEgern() {
50 return 'Egern' === this.platform()
51 }
52
53 toObj(str, defaultValue = null) {
54 try {

Callers

nothing calls this directly

Calls 1

platformMethod · 0.45

Tested by

no test coverage detected