Module Omod_ocamlc.Cmxs
cmxs
files
val read : Omod.fpath -> (t, string) Stdlib.result
read f
reads a cmxs files fromf
.Warning. Simply checks the file exists.
val name : t -> string
name cmxs
is the archive name ofcmxx
.
Omod_ocamlc.Cmxs
cmxs
files
val read : Omod.fpath -> (t, string) Stdlib.result
read f
reads a cmxs files from f
.
Warning. Simply checks the file exists.
val name : t -> string
name cmxs
is the archive name of cmxx
.