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

Method message

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

Source from the content-addressed store, hash-verified

39 warn(message: string): void;
40 error(message: string): void;
41 message(message: string): void;
42 step(message: string): void;
43}
44

Callers 6

runSetupFunction · 0.65
runDoctorFunction · 0.65
runDoctorFunction · 0.65
runSetupFunction · 0.65
messageFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected