Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Script-Hub-Org/Script-Hub
/ isNode
Method
isNode
env/env.js:55–57 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
53
: void 0
54
}
55
isNode() {
56
return
'Node.js'
=== this.getEnv()
57
}
58
isQuanX() {
59
return
'Quantumult X'
=== this.getEnv()
60
}
Callers
2
loaddata
Method · 0.45
writedata
Method · 0.45
Calls
1
getEnv
Method · 0.45
Tested by
no test coverage detected