Crate flash_watcher

Source

Modules§

bench_results
stats

Structs§

Args
Command line arguments structure
CommandRunner
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