Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortexkit/magic-context
/ info
Method
info
packages/cli/src/lib/prompts.ts:37–37 ·
view source on GitHub ↗
(message: string)
Source
from the content-addressed store, hash-verified
35
36
export
interface
PromptLog {
37
info(message: string): void;
38
success(message: string): void;
39
warn(message: string): void;
40
error(message: string): void;
Callers
11
runClear
Function · 0.65
printResult
Function · 0.65
runIssueFlow
Function · 0.65
runMigrateSessionCli
Function · 0.65
runIssueFlow
Function · 0.65
checkEmbeddingConfig
Function · 0.65
runDoctor
Function · 0.65
runSetup
Function · 0.65
resolveAdaptersForCommand
Function · 0.65
info
Function · 0.65
runV22BackfillCommands
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected