pub fn remediate_bundle( bundle_root: impl AsRef<Path>, options: &FixOptions, ) -> Result<BundleFixReport>
Remediates an entire bundle directory tree.
Returns io::Error on filesystem read errors.
io::Error