Skip to main content

materialize

Function materialize 

Source
pub fn materialize(path: &Path) -> PathBuf
Expand description

If path lies under a registered flake-input store-path prefix, rewrite that prefix to the input’s real on-disk read_dir; otherwise return path unchanged. This is a FILESYSTEM-READ-ONLY redirect — callers use the result to touch disk, never to build a value the evaluator observes.