MCPcopy Create free account
hub / github.com/blockmatic/basilic / cli.ts

File cli.ts

packages/cli/src/cli.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2
3import { createInterface } from 'node:readline'
4import { Writable } from 'node:stream'

Callers

nothing calls this directly

Calls 5

resolveBaseUrlFunction · 0.85
promptApiKeyFunction · 0.85
saveConfigFunction · 0.85
getOrCreateCommandFunction · 0.85
registerApiCommandFunction · 0.85

Tested by

no test coverage detected