Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cacjs/cac
/ HelpSection
Interface
HelpSection
src/command.ts:18–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
}
17
18
interface
HelpSection {
19
title?: string
20
body: string
21
}
22
23
interface
CommandConfig {
24
allowUnknownOptions?: boolean
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…