package b0

  1. Overview
  2. Docs
Software construction and deployment kit

Install

Dune Dependency

Authors

Maintainers

Sources

b0-0.0.4.tbz
sha512=665735c8b7a8674201be765bdd676a18d1e38eff35de9d44c3dc15e2bfed2247e8963c9a32ae62d9ca2d6cd1edebd849aac29fdd5a846c14a30feea3edfc0601

doc/b0_b00_kit/B00_odoc/Support_files/Writes/index.html

Module Support_files.Writes

Support files writes.

As determined by the odoc support-files-targets command.

Support files writes

val write : ?without_theme:bool -> B00.Memo.t -> to_dir:B00_std.Fpath.t -> o:B00_std.Fpath.t -> unit

write m ~without_theme ~to_dir ~o writes to o the support files written to the to_dir directory. without_theme is the corresponding odoc option.

read m file reads the result of a Writes.write from file and continues with the files that will be written.

OCaml

Innovation. Community. Security.