Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
45
export
interface
PromptSpinner {
Callers
3
runDoctor
Function · 0.80
runSetup
Function · 0.80
step
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected