Expand description
Preprocessing pipeline — partitions, expands, and merges entries.
This module contains the core pipeline function that runs between directory walking and rule matching. It identifies preprocessor files, expands them, writes results to the datastore, checks for collisions, and produces virtual entries for the handler pipeline.
Structs§
- Preprocess
Result - The result of preprocessing a pack’s file entries.
Functions§
- preprocess_
pack - Run the preprocessing pipeline for a pack’s file entries.