Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/chavyleung/scripts
/ isNode
Method
isNode
Env.js:80–82 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
78
}
79
80
isNode() {
81
return
'Node.js'
=== this.getEnv()
82
}
83
84
isQuanX() {
85
return
'Quantumult X'
=== this.getEnv()
Callers
2
loaddata
Method · 0.45
writedata
Method · 0.45
Calls
1
getEnv
Method · 0.45
Tested by
no test coverage detected