package tezos-context

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val run : root:string -> auto_repair:bool -> unit Lwt.t
val term_internal : (unit -> unit) Cmdliner.Term.t
val handle_result : ?name:string -> ([< `Fixed of int | `No_error ], [< `Cannot_fix of string | `Corrupted of int ]) result -> unit