List of all items
Structs
- cli::HookCli
- config::loader::ConfigLoader
- config::reloader::ConfigReloader
- config::templates::HookTemplate
- config::templates::TemplateManager
- config::templates::TemplateParameter
- config::validator::ConfigValidator
- dispatcher::event::DefaultEventDispatcher
- events::monitor::FileSystemMonitor
- events::system::BuildFailedEvent
- events::system::BuildSuccessEvent
- events::system::CustomEvent
- events::system::DeploymentCompleteEvent
- events::system::FileSavedEvent
- events::system::GenerationCompleteEvent
- events::system::RefactoringCompleteEvent
- events::system::ReviewCompleteEvent
- events::system::TestFailedEvent
- events::system::TestPassedEvent
- executor::condition::ConditionEvaluator
- executor::runner::DefaultHookExecutor
- executor::substitution::VariableSubstitutor
- registry::storage::InMemoryHookRegistry
- types::AiPromptAction
- types::ChainAction
- types::CommandAction
- types::Condition
- types::Event
- types::EventContext
- types::Hook
- types::HookResult
- types::ParameterBindings
- types::ToolCallAction
Enums
- cli::commands::HookCommand
- error::HooksError
- events::file_operations::DirectoryOperationEvent
- events::file_operations::FileOperationEvent
- events::system::SystemEvent
- types::Action
- types::HookStatus
- types::ParameterValue
Traits
Functions
- cli::commands::delete_hook
- cli::commands::disable_hook
- cli::commands::enable_hook
- cli::commands::inspect_hook
- cli::commands::inspect_hook_json
- cli::commands::list_hooks
- cli::commands::list_hooks_json
- cli::formatter::format_hook_json
- cli::formatter::format_hook_table
- cli::formatter::format_hooks_json
- cli::formatter::format_hooks_table