package ocp-ocamlres

  1. Overview
  2. Docs

Reproduces the original scanned files (or creates new ones in case of a forged resource store).

Parameters

Signature

type t = SF.t
type params = {
  1. base_output_dir : string;
}
val output : params -> SF.t OCamlRes.Res.node list -> unit