Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
const
dir =
new
URL(
".."
,
import
.meta.url).pathname
4
process.chdir(dir)
Callers
nothing calls this directly
Calls
2
cwd
Method · 0.65
createClient
Function · 0.50
Tested by
no test coverage detected