agent-core / Exports / ICommandHookDefinition
Interface: ICommandHookDefinition
Command hook — executes a shell command
Table of contents
Properties
Properties
type
• type: "command"
Defined in
packages/agent-core/src/hooks/types.ts:18
command
• command: string
Defined in
packages/agent-core/src/hooks/types.ts:19
timeout
• Optional timeout: number