MCPcopy Index your code
hub / github.com/arctic-cli/interface / build.ts

File build.ts

packages/sdk/js/script/build.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env bun
2
3const dir = new URL("..", import.meta.url).pathname
4process.chdir(dir)

Callers

nothing calls this directly

Calls 2

cwdMethod · 0.65
createClientFunction · 0.50

Tested by

no test coverage detected