Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bearlyai/OpenADE
/ getPlatformKey
Function
getPlatformKey
projects/electron/src/modules/code/binaries.ts:137–139 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
135
}
136
137
function
getPlatformKey(): string {
138
return
`${process.platform}-${process.arch}`
139
}
140
141
/**
142
* Check
if
a binary needs a version upgrade.
Callers
2
ensureRuntimeBinary
Function · 0.85
getRuntimeBinaryStatuses
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected