package odoc-driver

  1. Overview
  2. Docs
module StringSet : sig ... end
module StringMap : sig ... end
val lines_of_channel : in_channel -> string list
val lines_of_process : Bos.Cmd.t -> string list
val with_out_to : Fpath.t -> (out_channel -> 'a) -> (unit, [> Rresult.R.msg ]) Odoc_utils.ResultMonad.result

Opens a file for writing and calls f. The destination directory is created if needed.

val cp : string -> string -> unit
OCaml

Innovation. Community. Security.