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