MCPcopy Create free account
hub / github.com/cortexkit/magic-context / warn

Method warn

packages/cli/src/lib/prompts.ts:39–39  ·  view source on GitHub ↗
(message: string)

Source from the content-addressed store, hash-verified

37 info(message: string): void;
38 success(message: string): void;
39 warn(message: string): void;
40 error(message: string): void;
41 message(message: string): void;
42 step(message: string): void;

Callers 13

createToolRegistryFunction · 0.65
migrateConfigFileFunction · 0.65
loadEmbeddingConfigFunction · 0.65
runFunction · 0.65
checkEquivalenceFunction · 0.65
mainFunction · 0.65
warnFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected