Expand description
Utility functions and helpers for the cleanroom framework
Contains common utilities used throughout the framework.
Functionsยง
- execute_
regex_ match - Execute regex pattern matching
- format_
duration - Format duration for display
- generate_
session_ id - Generate a unique session ID
- parse_
toml_ config - Parse a TOML configuration file
- validate_
file_ path - Validate a file path exists and is readable
- validate_
regex - Validate regex pattern