MCPcopy 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

1import 'dotenv/config';
2import { mkdir, readdir, writeFile } from 'node:fs/promises';
3import { spawn } from 'node:child_process';
4import { CONNECTORS } from './connectors';

Callers

nothing calls this directly

Calls 12

parseBenchOptionsFunction · 0.90
runOneFunction · 0.90
resolveFunction · 0.85
runPrepFunction · 0.85
writeRunJsonFunction · 0.85
contentionTestsMethod · 0.80
logMethod · 0.80
replaceMethod · 0.80
toISOStringMethod · 0.80
filterMethod · 0.65
pushMethod · 0.45

Tested by

no test coverage detected