Skip to main content

run_io

Function run_io 

Source
pub fn run_io(params: &PatchParams, _last_mode: &str) -> (String, CacheEffect)
Expand description

Perform the anchored patch on disk without touching the cache; returns the CacheEffect for the caller to apply. last_mode is currently only used by record_outcome; pass "" when unknown.