Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortexkit/magic-context
/ intro
Function
intro
packages/cli/src/lib/prompts.ts:109–111 ·
view source on GitHub ↗
(title: string)
Source
from the content-addressed store, hash-verified
107
};
108
109
export
function
intro(title: string): void {
110
clackIntro(title);
111
}
112
113
export
function
outro(message: string): void {
114
clackOutro(message);
Callers
5
runClear
Function · 0.90
runSetup
Function · 0.90
runIssueFlow
Function · 0.90
runDoctor
Function · 0.90
runSetup
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected