Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hydro-dev/Hydro
/ install.ts
File
install.ts
install/install.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable no-
await
-in-loop */
2
/* eslint-disable no-sequences */
3
import
{ execSync, ExecSyncOptions } from
'child_process'
;
4
import
crypto from
'crypto'
;
Callers
nothing calls this directly
Calls
8
processLog
Function · 0.85
entry
Function · 0.85
main
Function · 0.85
find
Method · 0.80
log
Method · 0.80
warn
Method · 0.45
push
Method · 0.45
info
Method · 0.45
Tested by
no test coverage detected