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

Method step

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

Source from the content-addressed store, hash-verified

40 error(message: string): void;
41 message(message: string): void;
42 step(message: string): void;
43}
44
45export interface PromptSpinner {

Callers 3

runDoctorFunction · 0.80
runSetupFunction · 0.80
stepFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected