Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/decodecaptcha/Browser-Env
/ check_node
Method
check_node
jsenv/nodeenv/async_execjs.py:84–85 ·
view source on GitHub ↗
(cls)
Source
from the content-addressed store, hash-verified
82
83
@classmethod
84
def
check_node(cls):
85
return
which(cls.node) is not None
86
87
@classmethod
88
def
loop_policy_check(cls):
Callers
1
check_all
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected