Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortexkit/magic-context
/ start
Method
start
packages/cli/src/lib/prompts.ts:46–46 ·
view source on GitHub ↗
(message?: string)
Source
from the content-addressed store, hash-verified
44
45
export
interface
PromptSpinner {
46
start(message?: string): void;
47
stop(message?: string): void;
48
message(message: string): void;
49
}
Callers
11
server
Function · 0.65
rpc-client.test.ts
File · 0.65
runClear
Function · 0.65
runSetup
Function · 0.65
runIssueFlow
Function · 0.65
runIssueFlow
Function · 0.65
checkEmbeddingConfig
Function · 0.65
runSetup
Function · 0.65
start
Function · 0.65
main
Function · 0.65
main
Function · 0.65
Implementers
1
MagicContextRpcServer
packages/plugin/src/shared/rpc-server.
Calls
no outgoing calls
Tested by
no test coverage detected