Make.Integrity_checkSourceChecks the integrity of a store
val run :
?ppf:Format.formatter ->
root:string ->
auto_repair:bool ->
always:bool ->
heads:string list option ->
unit ->
unit Lwt.tA pre-packaged Cmdliner term for executing run.
term is term_internal plus documentation and logs initialisation
val handle_result :
?ppf:Format.formatter ->
?name:string ->
([< `Fixed of int | `No_error ],
[< `Cannot_fix of string | `Corrupted of int ])
result ->
unit