Modules§
Structs§
- Args
- Command line arguments structure
- Command
Runner - Command runner for executing commands when files change
- Config
- Configuration file format
Functions§
- compile_
patterns - Compile glob patterns from string patterns
- format_
display_ path - Format a path for display (show just filename if possible)
- load_
config - Load configuration from a YAML file
- merge_
config - Merge configuration file settings with command line arguments
- run_
benchmarks - Run benchmarks and display results
- should_
process_ path - Check if a path should be processed based on filters
- should_
skip_ dir - Check if a directory should be skipped during traversal
- show_
sample_ results - Show sample benchmark results
- validate_
args - Validate command line arguments