MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / cli.ts

File cli.ts

packages/core/fumadb/test/cli.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { cancel, confirm, isCancel } from "@clack/prompts";
2import { fumadb } from "../src";
3import { kyselyAdapter } from "../src/adapters/kysely";
4import { createCli } from "../src/cli";

Callers

nothing calls this directly

Calls 15

schemaFunction · 0.90
tableFunction · 0.90
idColumnFunction · 0.90
columnFunction · 0.90
variantSchemaFunction · 0.90
fumadbFunction · 0.90
createCliFunction · 0.90
kyselyAdapterFunction · 0.90
resetDBFunction · 0.90
nullableMethod · 0.80
foreignKeyMethod · 0.80
oneMethod · 0.80

Tested by

no test coverage detected