package git-unix

  1. Overview
  2. Docs
module Store = Git_unix.Store
module Graph : sig ... end
val printers : string list
val eval_string : ?print_outcome:bool -> ?err_formatter:Format.formatter -> string -> bool
val install_printers : string list -> bool