module Core_install_printers: sig .. end
sig
end
val printers : string list
string list
val eval_string : ?print_outcome:bool -> ?err_formatter:Format.formatter -> string -> bool
?print_outcome:bool -> ?err_formatter:Format.formatter -> string -> bool
val install_printers : string list -> bool
string list -> bool