Appearance
agent-core / Exports / IHookDefinition
A single hook definition
• type: "command"
"command"
Shell command to execute
packages/agent-core/src/hooks/types.ts:17
• command: string
string
packages/agent-core/src/hooks/types.ts:18