Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ekalinin/nodeenv
/ is_riscv64
Function
is_riscv64
nodeenv.py:545–546 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
543
544
545
def
is_riscv64():
546
return
platform.machine() ==
'riscv64'
547
548
549
def
get_node_bin_url(version):
Callers
3
_get_last_node_version
Function · 0.85
version_filter
Function · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected