pub fn execute(plan: &Plan, opts: ExecOpts) -> Result<Report, ExecError>
Run a Plan against the filesystem.
Plan