Module utils

Module utils 

Source
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