Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clockworklabs/SpacetimeDB
/ cli.ts
File
cli.ts
templates/keynote-2/src/cli.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
'dotenv/config'
;
2
import
{ mkdir, readdir, writeFile } from
'node:fs/promises'
;
3
import
{ spawn } from
'node:child_process'
;
4
import
{ CONNECTORS } from
'./connectors'
;
Callers
nothing calls this directly
Calls
12
parseBenchOptions
Function · 0.90
runOne
Function · 0.90
resolve
Function · 0.85
runPrep
Function · 0.85
writeRunJson
Function · 0.85
contentionTests
Method · 0.80
concurrencyTestsMutiply
Method · 0.80
log
Method · 0.80
replace
Method · 0.80
toISOString
Method · 0.80
filter
Method · 0.65
push
Method · 0.45
Tested by
no test coverage detected