Skip to main content

Module filesystem

Module filesystem 

Source

Constants§

MAX_SURQL_FILE_SIZE
Maximum .surql file size (10 MB). Files larger than this are rejected to prevent accidental memory exhaustion.

Functions§

collect_surql_files
Recursively collect all .surql files from a directory tree.
read_surql_file
Read a .surql file with a size guard.