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

Method isStash

Script/Env.js:45–47  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

43 }
44
45 isStash() {
46 return 'Stash' === this.platform()
47 }
48
49 isEgern() {
50 return 'Egern' === this.platform()

Callers 1

fetchMethod · 0.45

Calls 1

platformMethod · 0.45

Tested by

no test coverage detected