package ocp-ocamlres
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Manipulation, injection and extraction of embedded resources
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.4.tar.gz
sha256=658c2990e027e1e43a16290fd431f08c96b8630d91ac2b98003a9bc027179679
md5=725eb557e659c6febf8dc3044b323bd8
doc/ocplib-ocamlres/OCamlResFormats/OCaml/index.html
Module OCamlResFormats.OCaml
This format produces OCaml source code with OCaml submodules for directories and OCaml value definitions for files. It is parametric in the type of leaves and the pretty printing function. It is used by the command line tool as instanciated in OCamlResRegistry.
Parameters
module SF : OCamlResSubFormats.SubFormatSignature
type data = SF.tThe type of leaves in the resource tree
type params = ocaml_format_paramsParameters to the output function
val output : params -> data OCamlRes.Res.root -> unitPretty print a resource store to a PPrint document
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page