Module shim_filesystem

Module shim_filesystem 

Source
Expand description

This is used to paste over normal reading of the Rules files and building them into the code for web assembly (WASM) which can’t do file system access. For the latter, the Rules directory is zipped up.

Functions§

canonicalize_shim
find_all_dirs_shim
find_files_in_dir_that_ends_with_shim
is_dir_shim
is_file_shim
read_to_string_shim
zip_extract_shim