Crate cstats_hook

Crate cstats_hook 

Source
Expand description

§cstats-hook

Hook generation library for shell integration with cstats. Provides templates and utilities for generating shell hooks that enable automatic statistics collection for command executions.

Re-exports§

pub use error::Error;
pub use error::Result;
pub use generator::HookGenerator;

Modules§

error
Error types for cstats-hook
generator
Hook generator implementation
templates
Shell hook templates

Structs§

HookConfig
Hook configuration options

Enums§

ShellType
Supported shell types for hook generation