Module file_utils

Source

Functions§

collect_project_files
Collects project files based on configuration
find_files_by_patterns
Find files matching specific patterns using glob
get_relative_path
Gets the relative path from root to target
is_readable_file
Checks if a file exists and is readable
read_file_safe
Reads file content safely with size limits
validate_project_path
Validates a project path and ensures security