MCPcopy 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 */
3import { execSync, ExecSyncOptions } from 'child_process';
4import crypto from 'crypto';

Callers

nothing calls this directly

Calls 8

processLogFunction · 0.85
entryFunction · 0.85
mainFunction · 0.85
findMethod · 0.80
logMethod · 0.80
warnMethod · 0.45
pushMethod · 0.45
infoMethod · 0.45

Tested by

no test coverage detected