Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/chavyleung/scripts
/ isStash
Method
isStash
Env.js:100–102 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
98
}
99
100
isStash() {
101
return
'Stash'
=== this.getEnv()
102
}
103
104
isEgern() {
105
return
'Egern'
=== this.getEnv()
Callers
nothing calls this directly
Calls
1
getEnv
Method · 0.45
Tested by
no test coverage detected