Skip to main content

verify_bundle

Function verify_bundle 

Source
pub fn verify_bundle(path: &Path, verbose: bool) -> Result<VerifyResult>
Expand description

Verify a bundle export

§Arguments

  • path - Path to the export root (containing site/) or site/ directory itself
  • verbose - Whether to print detailed progress

§Returns

VerifyResult with all check outcomes