Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/graphile/starter
/ yarn-setup.js
File
yarn-setup.js
docker/scripts/yarn-setup.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ runSync } = require(
"../../scripts/lib/run"
);
2
const
{ basename, dirname, resolve } = require(
"path"
);
3
const
platform = require(
"os"
).platform();
4
const
{ safeRandomString } = require(
"../../scripts/lib/random"
);
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected